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

declare const HeartCircleIcon: MdiReactIconComponentType;
export default HeartCircleIcon;
