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

declare const HeartHalfIcon: MdiReactIconComponentType;
export default HeartHalfIcon;
