import { IconDefinition } from '../types'; declare const IconHeart: IconDefinition; export default IconHeart;