export declare type WebSocketFactory = (url: string) => WebSocket;