import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const thermometerIconName = "thermometer";
export declare const thermometerIcon: IconShapeTuple;
