/**
 * @param {string} path
 * @param {import('ipfs-core-types').IPFS} ipfs
 */
export default function dumpShard(path: string, ipfs: import('ipfs-core-types').IPFS): Promise<void>;
//# sourceMappingURL=dump-shard.d.ts.map