import React from 'react'; import './index.less'; declare const DateRangePicker: React.FC; export default DateRangePicker;