import { PickerLocale } from '../generatePicker/interfaces';
export declare const enUS: PickerLocale;
