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