import { IPickerProps } from './types'; import * as React from 'react'; export declare const Picker: React.FC;