/// export declare const energy: { getDeviceDataMultipleSum: typeof ty.energy.getDeviceDataMultipleSum; getInverterDeviceInfo: typeof ty.energy.getInverterDeviceInfo; getInverterPanelInfo: typeof ty.energy.getInverterPanelInfo; getInverterFlowInfo: typeof ty.energy.getInverterFlowInfo; getPropertyInfo: typeof ty.energy.getPropertyInfo; saveProperty: typeof ty.energy.saveProperty; getDeviceAlarmEvent: typeof ty.energy.getDeviceAlarmEvent; getDeviceAlarmEventDetail: typeof ty.energy.getDeviceAlarmEventDetail; getDeviceEnergySavingData: typeof ty.energy.getDeviceEnergySavingData; getPropertySettingTranslate: typeof ty.energy.getPropertySettingTranslate; getInverterDeviceModel: typeof ty.energy.getInverterDeviceModel; getDevicePropertySettingTranslate: typeof ty.energy.getDevicePropertySettingTranslate; setDevicePropertySetting: typeof ty.energy.setDevicePropertySetting; getDpHistoryDataList: typeof ty.energy.getDpHistoryDataList; };