import type { DatePickerProps } from './index'; export declare function DatePickerIos(props: DatePickerProps): JSX.Element;