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

declare const EventHeartIcon: MdiReactIconComponentType;
export default EventHeartIcon;
