export declare const STORAGE_KEYS: { AUTH_TOKEN: string; USER: string; }; export declare const EVENT_DEFAULT_RADIUS = 5;