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