import type { ComponentLocale } from '../..'; /** * Locale for Korean (South Korea). * * @public */ export declare const COMPONENT_LOCALE_KO_KR: ComponentLocale; //# sourceMappingURL=ComponentLocale.d.ts.map