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

declare const EventAddIcon: MdiReactIconComponentType;
export default EventAddIcon;
