export declare const looksLikeCid: (hash: string) => boolean; export declare function resolveIpfsUrl(hashOrUrl: string, gatewayPrefix: string): string;