/**
 * Wait and synchronization tools for Browser MCP Server
 */
import type { Tool } from '@modelcontextprotocol/sdk/types.js';
export declare const waitTools: Tool[];
//# sourceMappingURL=wait-tools.d.ts.map