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