import type * as CK from "../../../../Collections/Immutable/Chunk/index.js"; import type * as T from "../../../../Effect/index.js"; import * as M from "../../../../Managed/index.js"; import type * as O from "../../../../Option/index.js"; import type * as C from "../core.js"; export declare function fromPull(io: M.RIO, CK.Chunk>>): C.Stream; //# sourceMappingURL=fromPull.d.ts.map