import { type AgentDefinition, type RoleDispatcherSignal } from './types.js'; export declare const WAVE2_AGENTS: AgentDefinition[]; export declare const WAVE2_ROLE_METAS: Record; export declare const WAVE2_ROLES: Set; //# sourceMappingURL=phase3-wave2-meta.d.ts.map