import { ImportResult } from "ipfs-unixfs-importer"; export declare function printUnixFsContent(root: AsyncGenerator): AsyncGenerator;