declare const _exports: (clientOptions: import("./lib/core").ClientOptions) => (path: any, options?: {}) => AsyncGenerator<{ name: any; path: string; size: any; cid: CID; type: string; depth: any; }, void, undefined>; export = _exports; import CID = require("cids"); //# sourceMappingURL=ls.d.ts.map