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

declare const EventTickIcon: MdiReactIconComponentType;
export default EventTickIcon;
