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