export declare const getIPFSContent: (ipfsHash: string) => Promise<string>;
//# sourceMappingURL=ipfsClient.d.ts.map