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

declare const EventCheckIcon: MdiReactIconComponentType;
export default EventCheckIcon;
