import * as CK from "../../../../Collections/Immutable/Chunk/index.js"; import type * as Ref from "../../../../Ref/index.js"; import type * as C from "../core.js"; export declare function bufferChunk(ref: Ref.Ref>): C.Channel, InDone, InErr, CK.Chunk, InDone>; //# sourceMappingURL=bufferChunk.d.ts.map