import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use ThermometerIcon */
export declare const Thermometer: Icon;
export { I as ThermometerIcon };
//# sourceMappingURL=Thermometer.d.ts.map