import { type AgentDefinition, type RoleDispatcherSignal } from './types.js'; export declare const WAVE1_AGENTS: AgentDefinition[]; export declare const WAVE1_ROLE_METAS: Record; export declare const WAVE1_ROLES: Set; //# sourceMappingURL=phase3-wave1-platform.d.ts.map