type i18nMap = { [key: string]: { [key: string]: string; } } export { i18nMap };