import { type AgentDefinition } from './types.js'; /** Phase 5 · Review — read-only quality, security, a11y, and compliance gates. */ export declare const REVIEW_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase5-review.d.ts.map