export declare class ThrottleStatusDto { undervoltage: boolean; frequency_capping: boolean; throttling: boolean; soft_temp_limit: boolean; }