import { SVGProps } from 'react'; declare const IconHeartFill: (props: SVGProps) => JSX.Element; export default IconHeartFill;