import { DebugProtocol } from "@vscode/debugprotocol"; export declare function handle_request(request: DebugProtocol.Request): Promise;