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

declare const HeartsIcon: MdiReactIconComponentType;
export default HeartsIcon;
