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

declare const CalendarRangeIcon: MdiReactIconComponentType;
export default CalendarRangeIcon;
