import type { McpServerClientFactory } from "./types"; export declare function createDefaultMcpServerClientFactory(): McpServerClientFactory;