export const createCat: import("./types").ConfigureFactory<(ipfsPath: import("ipfs-core-types/src/utils.js").IPFSPath, options?: (import("ipfs-core-types/src/root.js").CatOptions & import("./types").HTTPClientExtraOptions) | undefined) => AsyncIterable<Uint8Array>>;
//# sourceMappingURL=cat.d.ts.map