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

declare const EventIcon: MdiReactIconComponentType;
export default EventIcon;
