import { type AgentDefinition } from './types.js'; /** Phase 6 · Domain — specialists for the major slices of a system. */ export declare const DOMAIN_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase6-domain.d.ts.map