import DeviceThermostat from './DeviceThermostat'; declare const DeviceThermostatFilled: typeof DeviceThermostat; export default DeviceThermostatFilled;