import type * as CK from "../../../../Collections/Immutable/Chunk/index.js"; import type * as Tp from "../../../../Collections/Immutable/Tuple/index.js"; import type * as T from "../../../../Effect/index.js"; import type * as C from "../core.js"; export declare function runCollect(self: C.Channel): T.Effect, OutDone]>>; //# sourceMappingURL=runCollect.d.ts.map