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