import type { StreamableHTTPClientTransport } from "@modelcontextprotocol/sdk/client/streamableHttp.js";
/**
* Create a client that connects to the target MCP server
*/
export declare function createHubBridgeStreamableHttpTransport(currentProfile?: string): StreamableHTTPClientTransport;
//# sourceMappingURL=index.d.ts.map