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