import type { SVGProps } from 'react'; export declare function TemperatureSubtractIcon(props: SVGProps): JSX.Element;