/** * Start the Manifest LSP server. * Automatically detects transport: --stdio, --node-ipc, or --socket. */ export declare function start(): void; //# sourceMappingURL=index.d.ts.map