import type * as ws from "ws"; export declare function waitForSocketOpen(socket: S, timeout: number): Promise;