import { type IconFn } from "../_icon.js"; /** Bootstrap `Thermometer` icon. */ export declare const iconBsThermometer: IconFn;