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

declare const CardsHeartIcon: MdiReactIconComponentType;
export default CardsHeartIcon;
