import { Tool } from '@modelcontextprotocol/sdk/types.js';
export declare const smartTestMaintenanceTools: Tool[];
export declare function handleSmartTestMaintenanceTool(toolName: string, args: any, sessions: Map<string, any>): Promise<any>;
//# sourceMappingURL=smart-test-maintenance-tool.d.ts.map