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

declare const HeartsOutlineIcon: MdiReactIconComponentType;
export default HeartsOutlineIcon;
