export declare const MESSAGE_PREFIX = "@phystack/hub-client:"; export declare const EVENTS_CACHE_KEY = "_OMBORI_GRID_SIGNALS_EVENTS_CACHE"; export declare const CLIENT_CACHE_KEY = "_OMBORI_GRID_SIGNALS_CLIENT_CACHE"; export declare const SESSION_CACHE_KEY = "_OMBORI_GRID_SIGNALS_SESSION_CACHE"; export declare const LAST_ACTIVITY_CACHE_KEY = "_OMBORI_GRID_SIGNALS_LAST_ACTIVITY_CACHE"; export declare const DEFAULT_MAX_SESSION_LAST_ACTIVITY_MINS = 30; //# sourceMappingURL=constants.d.ts.map