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

declare const EventRangeIcon: MdiReactIconComponentType;
export default EventRangeIcon;
