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