export const _R = Symbol.for("@effect/core/stream/Sink/R") export type _R = typeof _R export const _E = Symbol.for("@effect/core/stream/Sink/E") export type _E = typeof _E export const _In = Symbol.for("@effect/core/stream/Sink/In") export type _In = typeof _In export const _L = Symbol.for("@effect/core/stream/Sink/L") export type _L = typeof _L export const _Z = Symbol.for("@effect/core/stream/Sink/Z") export type _Z = typeof _Z