import React from 'react';
declare const DatePickerFilter: (props: any) => React.JSX.Element;
export default DatePickerFilter;
