import { type AgentDefinition } from './types.js'; /** Phase 8 · Delivery & Ops — ship it, run it, keep it healthy. */ export declare const DELIVERY_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase8-delivery.d.ts.map