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

declare const EventRangeOutlineIcon: MdiReactIconComponentType;
export default EventRangeOutlineIcon;
