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

declare const HeartBoxIcon: MdiReactIconComponentType;
export default HeartBoxIcon;
