import { ComponentLocale } from '..'; /** * Locale for English (US). * * @public */ export declare const COMPONENT_LOCALE_EN_US: ComponentLocale; //# sourceMappingURL=index.d.ts.map