import { SVGProps } from "react"; declare const WIWiThermometer: (props: SVGProps) => JSX.Element; export { WIWiThermometer };