export declare const locales: { requiredField: (label?: string) => string; labelledbyMessage: string; optionLabel: (value: unknown) => string; };