export declare const LOCAL_STORAGE_KEYS: {
debugStore: string;
debugStoreStat: string;
localeLng: string;
cacheSaved: string;
cacheRefreshRecord: string;
consoleContext: string;
};