localStorageKeys: {
    MENU_SHOW: string;
    pocket: {
        POCKET: string;
        POCKET_ACCOUNT: string;
    };
} = ...