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

declare const EventPlusIcon: MdiReactIconComponentType;
export default EventPlusIcon;
