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