import type { ComponentLocale } from '../..'; /** * Locale for Chinese (Mainland China). * * @public */ export declare const COMPONENT_LOCALE_ZH_CN: ComponentLocale; //# sourceMappingURL=ComponentLocale.d.ts.map