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