/// import * as React from 'react'; export default function wrapPicker(Picker: React.ComponentClass, defaultFormat?: string): any;