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