import * as t from "io-ts"; //#region generated/ChipHX8964ExtendProperty.d.ts declare const ChipHX8964ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: 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; SavePowerMode: t.Type; ErrorCurrentGain: t.Type; OutputVolt: t.Type; FirstLineDark: t.Type; Reserved: t.Type; LowGreyColor: t.Type; CouplingOptimizationEnOne: t.Type; ShadowLevel: t.Type; CouplingOptimizationEnTwo: t.Type; CouplingOptimization: t.Type; CouplingOptimizationEnAdd: t.Type; CouplingOptimizationVo: t.Type; RemoveBadPoint: t.Type; }>]>; /** * Codec for {@link ChipHX8964ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8964.decompiled.cs:2884 */ declare const ChipHX8964ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: 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; SavePowerMode: t.Type; ErrorCurrentGain: t.Type; OutputVolt: t.Type; FirstLineDark: t.Type; Reserved: t.Type; LowGreyColor: t.Type; CouplingOptimizationEnOne: t.Type; ShadowLevel: t.Type; CouplingOptimizationEnTwo: t.Type; CouplingOptimization: t.Type; CouplingOptimizationEnAdd: t.Type; CouplingOptimizationVo: t.Type; RemoveBadPoint: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHX8964ExtendProperty">; }>]>; interface ChipHX8964ExtendProperty extends t.TypeOf {} //#endregion export { ChipHX8964ExtendPropertyBase as n, ChipHX8964ExtendProperty as t }; //# sourceMappingURL=ChipHX8964ExtendProperty-CgbE7YVR.d.cts.map