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

declare const TagHeartIcon: MdiReactIconComponentType;
export default TagHeartIcon;
