import { IPFSRepo } from "ipfs-repo"; export declare function create(repoName: string): IPFSRepo;