import { WorkerPool } from './worker-pool.js'; export declare const MCP_TOOL_WORKER_KEY = "executeMcpTool"; export declare const mcpToolWorkers: WorkerPool; //# sourceMappingURL=mcp-tool-worker-pool.d.ts.map