export const _In = Symbol.for("@effect/core/io/Queue/_In") export type _In = typeof _In export const _Out = Symbol.for("@effect/core/io/Queue/_Out") export type _Out = typeof _Out