import { Connection } from 'vscode-languageserver'; export declare function setupServerConnection(connection: Connection): void;