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