import * as React from "react"; declare function SvgHeart(props: React.SVGProps): React.JSX.Element; export default SvgHeart;