export interface IName { name_uz: string; name_ru: string; name_uzl: string; }