import type { DatePickerInstance } from './interface';
declare const DatePicker: DatePickerInstance;
export default DatePicker;
