import ThermostatSetPoint from './ThermostatSetPoint';
export default class ProgrammableAndProtectableThermostatSetPoint extends ThermostatSetPoint {
}
//# sourceMappingURL=ProgrammableAndProtectableThermostatSetPoint.d.ts.map