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