import type { Command } from 'commander'; export declare function handleCompletionServer(program: Command): Promise; //# sourceMappingURL=server.d.ts.map