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 fromQueue(queue: Q.Dequeue, Elem>>): C.Channel; //# sourceMappingURL=fromQueue.d.ts.map