import * as t from "io-ts"; //#region generated/ChipICND2153PExtendProperty.d.ts declare const ChipICND2153PExtendPropertyBase: 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 ChipICND2153PExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2153P.decompiled.cs:2360 */ declare const ChipICND2153PExtendProperty: 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<"ChipICND2153PExtendProperty">; }>]>; interface ChipICND2153PExtendProperty extends t.TypeOf {} //#endregion export { ChipICND2153PExtendPropertyBase as n, ChipICND2153PExtendProperty as t }; //# sourceMappingURL=ChipICND2153PExtendProperty-_4oI9AfP.d.cts.map