import { WebSocketConfig } from '../types';
export declare const DEFAULT_CONFIG: Required<WebSocketConfig>;
