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

declare const EventsTickIcon: MdiReactIconComponentType;
export default EventsTickIcon;
