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

declare const EventEditIcon: MdiReactIconComponentType;
export default EventEditIcon;
