import * as React from "react"; declare function Thermometer(props: React.SVGProps): any; export default Thermometer;