import type { IconComponent } from '../types'; declare const Thermometer: IconComponent; export default Thermometer;