import WebSocket from "ws"; export declare function handleWsProxy(ws: WebSocket, url: String): Promise;