import { MetadataJson } from './types';
declare const metadata: MetadataJson;
export default metadata;