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

declare const AccountHeartIcon: MdiReactIconComponentType;
export default AccountHeartIcon;
