import { type AgentDefinition } from './types.js'; /** Phase 9 · Meta — agents that improve the agent system itself. */ export declare const META_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase9-meta.d.ts.map