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