import { DatePickerProps } from '../DatePicker'; export declare const pickCalendarProps: (props: DatePickerProps) => Pick;