import { SVGProps } from "react"; export declare function Heart(props: SVGProps): import("react").JSX.Element;