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

declare const UserHeartIcon: MdiReactIconComponentType;
export default UserHeartIcon;
