/**
* Generate inline MCP client code for browser embedding
* This creates a self-contained MCP client that can be injected into agent HTML files
*/export declare function generateMCPClientCode(): string;//# sourceMappingURL=mcp-client-inline.d.ts.map