import * as t from "io-ts"; //#region generated/ChipICND2159ExtendProperty.d.ts declare const ChipICND2159ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; LowAshPitsImprove: t.Type; IsAberrationOptimize: t.Type; IsElimateShadow: t.Type; LowGrayAdjustGrade: t.Type; IsLowGrayAdjust: t.Type; LowGrayCompensateGrade: t.Type; IsLowGrayCompensate: t.Type; FirstLineSlantsDarkOpt: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipICND2159ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2159.decompiled.cs:3098 */ declare const ChipICND2159ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; LowAshPitsImprove: t.Type; IsAberrationOptimize: t.Type; IsElimateShadow: t.Type; LowGrayAdjustGrade: t.Type; IsLowGrayAdjust: t.Type; LowGrayCompensateGrade: t.Type; IsLowGrayCompensate: t.Type; FirstLineSlantsDarkOpt: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2159ExtendProperty">; }>]>; interface ChipICND2159ExtendProperty extends t.TypeOf {} //#endregion export { ChipICND2159ExtendPropertyBase as n, ChipICND2159ExtendProperty as t }; //# sourceMappingURL=ChipICND2159ExtendProperty-C6ojBdnO.d.cts.map