import * as t from "io-ts"; //#region generated/ChipRT5967ExtendProperty.d.ts declare const ChipRT5967ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ BlankingGrade: t.Type; BlankEnhance: t.Type; DarkBlockEn: t.Type; DarkBlockGrade: t.Type; PreliminarySolutionGrade: t.Type; LightBlockEn: t.Type; LightBlockGrade: t.Type; DecouplingIntensity: t.Type; CompensationMode: t.Type; CompensationGrade: t.Type; OptimizationGradient: t.Type; GrayCut: t.Type; LowGrayHighRef: t.Type; AutoEnergySave: t.Type; EnergySaveGrade: t.Type; ScreenDarkEnergySave: t.Type; BestEnergySave: t.Type; OpenTestGrade: t.Type; MoveingGrade: t.Type; ShortTestGrade: t.Type; BadPointMode: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipRT5967ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRT5967.decompiled.cs:44 */ declare const ChipRT5967ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ BlankingGrade: t.Type; BlankEnhance: t.Type; DarkBlockEn: t.Type; DarkBlockGrade: t.Type; PreliminarySolutionGrade: t.Type; LightBlockEn: t.Type; LightBlockGrade: t.Type; DecouplingIntensity: t.Type; CompensationMode: t.Type; CompensationGrade: t.Type; OptimizationGradient: t.Type; GrayCut: t.Type; LowGrayHighRef: t.Type; AutoEnergySave: t.Type; EnergySaveGrade: t.Type; ScreenDarkEnergySave: t.Type; BestEnergySave: t.Type; OpenTestGrade: t.Type; MoveingGrade: t.Type; ShortTestGrade: t.Type; BadPointMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipRT5967ExtendProperty">; }>]>; interface ChipRT5967ExtendProperty extends t.TypeOf {} //#endregion export { ChipRT5967ExtendPropertyBase as n, ChipRT5967ExtendProperty as t }; //# sourceMappingURL=ChipRT5967ExtendProperty-CuEgkLS9.d.cts.map