import React from 'react'; import type { IconPropsSVG } from './types'; export declare function Humidity(props: IconPropsSVG): React.JSX.Element;