import MetadataV2 from './Metadata'; import MetadataV3 from '../v3'; export default function toV3(metadataV2: MetadataV2): MetadataV3;