import { WebSocketClient } from './websocket-client'; export declare class WebSocketClientService extends WebSocketClient { }