/** * Guard Route Handlers * * Implements guard endpoint handlers for task creation limits. */ import { GuardService } from "@jamesaphoenix/tx"; export declare const GuardsLive: import("effect/Layer").Layer, never, GuardService>; //# sourceMappingURL=guards.d.ts.map