import { IceServer } from './connection/webrtc/WebRtcConnection'; export declare const COUNTER_UNSUBSCRIBE = -1; export declare const DEFAULT_MAX_NEIGHBOR_COUNT = 4; export declare const GOOGLE_STUN_SERVER: IceServer;