export interface ISupportedLanguagesDTO { languages: string[]; }