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