import { type AgentDefinition } from './types.js'; /** Phase 2 · Planning — turn intent into requirements, plans, and architecture. */ export declare const PLANNING_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase2-planning.d.ts.map