/**
* MCP Client utility for web dashboard
* Provides interface to call MCP tools from the web dashboard
*/exportdeclarefunctiongetMCPClient(): any;
exportdeclarefunctioninitializeMCPClient(): Promise<boolean>;
//# sourceMappingURL=mcp-client.d.ts.map