import * as E from "../../../../Either/index.js"; import * as Ex from "../../../../Exit/index.js"; import * as Q from "../../../../Queue/index.js"; import * as C from "../core.js"; export declare function toQueue(queue: Q.Enqueue, Elem>>): C.Channel; //# sourceMappingURL=toQueue.d.ts.map