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

declare const PersonHeartIcon: MdiReactIconComponentType;
export default PersonHeartIcon;
