import { Channel } from "@effect/core/stream/Channel/definition/base"; /** * @tsplus static effect/core/stream/Channel.Ops never * @tsplus location "@effect/core/stream/Channel/operations/never" */ export declare const never: Channel; //# sourceMappingURL=never.d.ts.map