import type { Connection } from './connect.js'; export declare function startMcpServer(connection: Connection): Promise; //# sourceMappingURL=mcp-server.d.ts.map