import { CID } from 'multiformats/cid'; export declare const generateMetadataCidV1: (metadata: {}) => Promise;