import type { IPFS } from "ipfs-core"; export declare function createInMemoryIPFS(): Promise;