declare const WebSocket: typeof globalThis.WebSocket;

export { WebSocket as default };
