/// export declare function upload(buf: Buffer): Promise; export declare function retrieve(ipfsUrl: string): Promise;