import * as E from "../../../../Either/index.js"; import * as C from "../core.js"; export declare function fromEither(either: E.Either): C.Channel; //# sourceMappingURL=fromEither.d.ts.map