import { type TuiCountryIsoCode } from '@taiga-ui/i18n/types';
export declare const TUI_HEBREW_LANGUAGE_COUNTRIES: Record<TuiCountryIsoCode, string>;
