import WebSocket from "ws"; export declare function probeCdpAlive(ws: WebSocket, timeoutMs: number): Promise; //# sourceMappingURL=probe.d.ts.map