import { type AgentDefinition } from './types.js'; /** Phase 3 · Build — write, refactor, migrate, and fix code. */ export declare const BUILD_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase3-build.d.ts.map