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