import * as t from "io-ts"; //#region generated/ChipQS2633RGBVExtendProperty.d.ts declare const ChipQS2633RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegAA: t.Type; T1: t.Type; T0: t.Type; DataGroupNumber: t.Type; Duration: t.Type; SerieConnICNumPerGroupPowerSupply: t.Type; BaudRate: t.Type; }>, t.PartialC<{ LampNumPerData: t.Type; IsUseNewModule: t.Type; En_Reg_Dis: t.Type; Reg_Delay_Pipes: t.Type; Alarm_HTemp: t.Type; TimeOut_Dis: t.Type; Soft_RST: t.Type; RSV: t.Type; WorkMode: t.Type; CurrentGrade: t.Type; OpenDetectOff: t.Type; Shunt_Det_Off: t.Type; RSV1: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; }>]>; /** * Codec for {@link ChipQS2633RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipQS2633.decompiled.cs:46 */ declare const ChipQS2633RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegAA: t.Type; T1: t.Type; T0: t.Type; DataGroupNumber: t.Type; Duration: t.Type; SerieConnICNumPerGroupPowerSupply: t.Type; BaudRate: t.Type; }>, t.PartialC<{ LampNumPerData: t.Type; IsUseNewModule: t.Type; En_Reg_Dis: t.Type; Reg_Delay_Pipes: t.Type; Alarm_HTemp: t.Type; TimeOut_Dis: t.Type; Soft_RST: t.Type; RSV: t.Type; WorkMode: t.Type; CurrentGrade: t.Type; OpenDetectOff: t.Type; Shunt_Det_Off: t.Type; RSV1: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipQS2633RGBVExtendProperty">; }>]>; interface ChipQS2633RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipQS2633RGBVExtendPropertyBase as n, ChipQS2633RGBVExtendProperty as t }; //# sourceMappingURL=ChipQS2633RGBVExtendProperty-C9z2addO.d.mts.map