/**
 * Testing Framework Integration Tools for Browser MCP Server
 * Advanced testing framework integration capabilities
 */
import type { Tool } from '@modelcontextprotocol/sdk/types.js';
/**
 * Testing Framework Integration Tools - Phase 5B Final
 * Provides seamless integration with popular testing frameworks
 */
export declare const testIntegrationTools: Tool[];
//# sourceMappingURL=test-integration-tools.d.ts.map