import type { ComponentLocale } from '../..'; /** * Locale for Portuguese (Brazil). * * @public */ export declare const COMPONENT_LOCALE_PT_BR: ComponentLocale; //# sourceMappingURL=ComponentLocale.d.ts.map