import { type AgentDefinition } from './types.js'; /** Phase 7 · Knowledge — documentation, diagrams, localization, and prompts. */ export declare const KNOWLEDGE_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase7-knowledge.d.ts.map