// ets_tracing: off import type { XPure } from "@effect-ts/system/XPure" export interface XIO extends XPure {}