export const _Env = Symbol.for("@effect/core/stream/Channel/Env") export type _Env = typeof _Env export const _InErr = Symbol.for("@effect/core/stream/Channel/InErr") export type _InErr = typeof _InErr export const _InElem = Symbol.for("@effect/core/stream/Channel/InElem") export type _InElem = typeof _InElem export const _InDone = Symbol.for("@effect/core/stream/Channel/InDone") export type _InDone = typeof _InDone export const _OutErr = Symbol.for("@effect/core/stream/Channel/OutErr") export type _OutErr = typeof _OutErr export const _OutErr2 = Symbol.for("@effect/core/stream/Channel/OutErr2") export type _OutErr2 = typeof _OutErr2 export const _OutElem = Symbol.for("@effect/core/stream/Channel/OutElem") export type _OutElem = typeof _OutElem export const _OutDone = Symbol.for("@effect/core/stream/Channel/OutDone") export type _OutDone = typeof _OutDone export const _OutDone2 = Symbol.for("@effect/core/stream/Channel/OutDone2") export type _OutDone2 = typeof _OutDone2