export declare const AGENT_DISPLAY_NAMES: Record; export declare function getAgentDisplayName(configKey: string): string; export declare function getAgentConfigKey(agentName: string): string;