import type { AgentRole, AgentDefinition } from './types'; export declare const agents: Record; export { type AgentRole, type AgentDefinition, type AgentConfig } from './types'; //# sourceMappingURL=index.d.ts.map