export declare enum EnumCommands {
  PSU_VOLTS = 'PSU_VOLTS',
}
