import { TDatePickerComponent } from '../types';
declare const DatePicker: TDatePickerComponent;
export default DatePicker;
