import LocalizedStrings from 'localized-strings'; import en from './en.json'; export const localization = new LocalizedStrings({ en });