import { Server } from '@modelcontextprotocol/sdk/server/index.js'; export declare function createServer(): Server; export declare function startServer(): Promise; //# sourceMappingURL=server.d.ts.map