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