export declare const SESSION_TIMEOUT_MS: number;
export declare const MIN_STABILITY_TIME_MS: number;
export declare const STABLE_POLLS_REQUIRED = 3;
