import { WoAirPurifier } from './wo-air-purifier.js';
/**
 * Smart Thermostat Radiator Device
 * Reuses climate control behavior for power, mode, and speed-level style control.
 */
export declare class WoSmartThermostatRadiator extends WoAirPurifier {
}
//# sourceMappingURL=wo-smart-thermostat-radiator.d.ts.map