// eslint-disable-next-line import/prefer-default-export export enum ElectronStoreKeys { AppLanguage = 'appLanguage', }