export declare enum IntlLocaleUiDataNames {
    CURRENT_LOCALE = "CURRENT_LOCALE"
}
