import * as t from "io-ts"; //#region generated/ChipICND2263ExtendProperty.d.ts declare const ChipICND2263ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; RegisterArray1: t.ArrayC>; RegisterArray2: t.ArrayC>; }>, t.PartialC<{ LowGrayCompensateGrade: t.Type; ShadowEliminationLevel: t.Type; TheFirstLineSlantsDarkCompensation: t.Type; CrossCouplingToAdjust: t.Type; EnableCouplingToAdjustEn: t.Type; EnableCouplingToAdjust: t.Type; SlowOpen: t.Type; KneeVoltage: t.Type; Gain: t.Type; Badpoint: t.Type; }>]>; /** * Codec for {@link ChipICND2263ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2263.decompiled.cs:47 */ declare const ChipICND2263ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; RegisterArray1: t.ArrayC>; RegisterArray2: t.ArrayC>; }>, t.PartialC<{ LowGrayCompensateGrade: t.Type; ShadowEliminationLevel: t.Type; TheFirstLineSlantsDarkCompensation: t.Type; CrossCouplingToAdjust: t.Type; EnableCouplingToAdjustEn: t.Type; EnableCouplingToAdjust: t.Type; SlowOpen: t.Type; KneeVoltage: t.Type; Gain: t.Type; Badpoint: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2263ExtendProperty">; }>]>; interface ChipICND2263ExtendProperty extends t.TypeOf {} //#endregion export { ChipICND2263ExtendPropertyBase as n, ChipICND2263ExtendProperty as t }; //# sourceMappingURL=ChipICND2263ExtendProperty-DMptpWmo.d.mts.map