import { SVGProps } from "react";
declare const GIMineralHeart: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIMineralHeart };
