/** * Decision Route Handlers * * Implements decision lifecycle endpoint handlers for the spec-driven * development triangle. */ import { DecisionService } from "@jamesaphoenix/tx"; export declare const DecisionsLive: import("effect/Layer").Layer, never, DecisionService>; //# sourceMappingURL=decisions.d.ts.map