import { Connection } from "vscode-languageserver";
export declare function start(connection: Connection, platform: string, args: string[]): void;
//# sourceMappingURL=server.d.ts.map