import type { HandlerResult } from './server';
export declare function handleGetConfigureAiAgentsStatus(): Promise<HandlerResult>;
export declare function handleResetConfigureAiAgentsStatus(): Promise<HandlerResult>;
//# sourceMappingURL=handle-configure-ai-agents.d.ts.map