declare const _default: (cid: string | any, fileEncryptionKey: string, mimeType?: string) => Promise<any>;
export default _default;
