import { MdiReactIconComponentType } from './dist/typings';

declare const DateRangeIcon: MdiReactIconComponentType;
export default DateRangeIcon;
