import { RangePickerDate } from '../../RangePicker/shared/types';
declare const date: RangePickerDate;
export default date;
