/// import { PickerItemProps } from './types'; export declare function PickerItem(props: PickerItemProps): JSX.Element;