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

declare const HomeHeartIcon: MdiReactIconComponentType;
export default HomeHeartIcon;
