import type { XPure } from "@effect-ts/system/XPure"; export interface XIO extends XPure { } //# sourceMappingURL=definition.d.ts.map