export declare const WINDOW_EXISTS: boolean;
export declare const LOCAL_STORAGE_EXISTS: boolean;
export declare const DEVELOPMENT_MODE: boolean;
