import * as t from "io-ts"; //#region generated/ChipHX8866ExtendProperty.d.ts declare const ChipHX8866ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; RegisterAddOneArray: t.ArrayC>; }>, t.PartialC<{ FirstRegValue: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; LowGreyOrderOpt2: t.Type; SettingTime: t.Type; OuAddTime: t.Type; QianW1: t.Type; QianW2: t.Type; CurrentGain: t.Type; ErrorCurrentGain: t.Type; OutputVolt: t.Type; FirstLineDark: t.Type; Reserved: t.Type; LowGreyColor: t.Type; CouplingOptimizationEnOne: t.Type; SavePowerMode: t.Type; ShadowLevel: t.Type; CouplingOptimizationEnTwo: t.Type; CouplingOptimization: t.Type; CouplingOptimizationEnAdd: t.Type; CouplingOptimizationVo: t.Type; }>]>; /** * Codec for {@link ChipHX8866ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8866.decompiled.cs:2902 */ declare const ChipHX8866ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; RegisterAddOneArray: t.ArrayC>; }>, t.PartialC<{ FirstRegValue: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; LowGreyOrderOpt2: t.Type; SettingTime: t.Type; OuAddTime: t.Type; QianW1: t.Type; QianW2: t.Type; CurrentGain: t.Type; ErrorCurrentGain: t.Type; OutputVolt: t.Type; FirstLineDark: t.Type; Reserved: t.Type; LowGreyColor: t.Type; CouplingOptimizationEnOne: t.Type; SavePowerMode: t.Type; ShadowLevel: t.Type; CouplingOptimizationEnTwo: t.Type; CouplingOptimization: t.Type; CouplingOptimizationEnAdd: t.Type; CouplingOptimizationVo: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHX8866ExtendProperty">; }>]>; interface ChipHX8866ExtendProperty extends t.TypeOf {} //#endregion export { ChipHX8866ExtendPropertyBase as n, ChipHX8866ExtendProperty as t }; //# sourceMappingURL=ChipHX8866ExtendProperty-Ak3qnYIV.d.cts.map