declare const Websocket: typeof globalThis.WebSocket;

export { Websocket as default };
