/// import { SvgProps } from "react-native-svg"; declare function Thermometer(props: SvgProps): JSX.Element; export default Thermometer;