import { IconProps } from '../lib';
declare function ThermometerSimple(props: IconProps): JSX.Element;
export default ThermometerSimple;
