import * as t from "io-ts"; //#region generated/ChipHX8128ExtendProperty.d.ts declare const ChipHX8128ExtendPropertyBase: 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; ShadowLevel: t.Type; VaniaBeginTime: t.Type; FirstLineDarkTime: t.Type; FirstLineDarkLevel: t.Type; LowGreyColorOptimize: t.Type; LowGreyColor: t.Type; CouplingOptimizationEnOne: t.Type; CouplingBeginTime: t.Type; CouplingOptimization: t.Type; CouplingOptimizationTwoEnAdd: t.Type; CouplingOptimizationVo: t.Type; CouplingOptimizationEn: t.Type; OutputVolt: t.Type; LowGrayEn: t.Type; SavePowerMode: t.Type; DataRePelace: t.Type; CurrentGain: t.Type; RemoveBadPoint: t.Type; ErrorCurrentGain: t.Type; }>]>; /** * Codec for {@link ChipHX8128ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8128.decompiled.cs:2798 */ declare const ChipHX8128ExtendProperty: 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; ShadowLevel: t.Type; VaniaBeginTime: t.Type; FirstLineDarkTime: t.Type; FirstLineDarkLevel: t.Type; LowGreyColorOptimize: t.Type; LowGreyColor: t.Type; CouplingOptimizationEnOne: t.Type; CouplingBeginTime: t.Type; CouplingOptimization: t.Type; CouplingOptimizationTwoEnAdd: t.Type; CouplingOptimizationVo: t.Type; CouplingOptimizationEn: t.Type; OutputVolt: t.Type; LowGrayEn: t.Type; SavePowerMode: t.Type; DataRePelace: t.Type; CurrentGain: t.Type; RemoveBadPoint: t.Type; ErrorCurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHX8128ExtendProperty">; }>]>; interface ChipHX8128ExtendProperty extends t.TypeOf {} //#endregion export { ChipHX8128ExtendPropertyBase as n, ChipHX8128ExtendProperty as t }; //# sourceMappingURL=ChipHX8128ExtendProperty-CugY7l4r.d.mts.map