export type LanguageMap = | string | { [k: string]: string; };