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

declare const HeartIcon: MdiReactIconComponentType;
export default HeartIcon;
