import { IconProps } from '../Icon'; declare function SvgHeart(props: IconProps): JSX.Element; export default SvgHeart;