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

declare const EventsIcon: MdiReactIconComponentType;
export default EventsIcon;
