export declare const isValidUrl: (uri: string) => boolean; export declare function httpUrlToIpfsCID(url: string): string;