import * as React from "react"; declare function Heart(props: React.SVGProps): any; export default Heart;