export const createImport: import("../types.js").ConfigureFactory<(sources: AsyncIterable<Uint8Array> | Iterable<Uint8Array> | AsyncIterable<AsyncIterable<Uint8Array>> | Iterable<AsyncIterable<Uint8Array>>, options?: (import("ipfs-core-types/src/dag/index.js").ImportOptions & import("../types.js").HTTPClientExtraOptions) | undefined) => AsyncIterable<import("ipfs-core-types/src/dag/index.js").ImportResult>>;
//# sourceMappingURL=import.d.ts.map