export interface TranslationsObject { [key: string]: string; }