import { ToolRegistration } from '../../core/types.js';
/**
 * Setup all testing framework tools
 */
export declare function setupTestingFrameworkTools(): Promise<ToolRegistration>;
//# sourceMappingURL=tools.d.ts.map