export declare function uploadMetadataToIpfs(METADATA_PATH: string): Promise<void>;
