import { ReactIconComponentType } from '../types';

declare const DateRange: ReactIconComponentType;
export default DateRange;
            