export declare const VERSION = "8.33.1";
/**
 * The minimum waiting time between each sending of active time events
 */
export declare const ACTIVE_TIME_WAIT = 10;
export declare const ACTIVE_TIME_INITIAL_MOBILE = 1.5;
