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

declare const EventHeartIcon: MdiReactIconComponentType;
export = EventHeartIcon;