gl_ES.d.ts 109 Bytes
import { PickerLocale } from '../generatePicker';
declare const locale: PickerLocale;
export default locale;