export { WebSocket } from 'ws'; export declare function isBrowserEnvironment(): boolean; export declare const useWebSocketProtocols = false;