import WebSocket from 'ws';
export declare const getWebSocket: (url: string) => WebSocket;
//# sourceMappingURL=index.d.ts.map