import * as t from "io-ts"; //#region generated/ChipMBI5268ExtendProperty.d.ts declare const ChipMBI5268ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ G: t.Type; DarkBlockCompensationOneEn: t.Type; DarkBlockCompensationOne: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; FirstSweepEliminationEn: t.Type; FirstSweepElimination: t.Type; UnderEliminateGhost: t.Type; GrayHorizontalStripesEliminateEn: t.Type; LowAshColorCastCompensation: t.Type; AdvancedRLowAshColorCastCompensation1: t.Type; AdvancedRLowAshColorCastCompensation2: t.Type; AdvancedRLowAshColorCastCompensation3: t.Type; GradientCompensationEnable: t.Type; LowAshUniformityImproved1: t.Type; LowAshUniformityImproved2: t.Type; DislodgeBadPointsGrade: t.Type; CurrentGain: t.Type; VrextVoltageEnable: t.Type; }>]>; /** * Codec for {@link ChipMBI5268ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5268.decompiled.cs:4836 */ declare const ChipMBI5268ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ G: t.Type; DarkBlockCompensationOneEn: t.Type; DarkBlockCompensationOne: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; FirstSweepEliminationEn: t.Type; FirstSweepElimination: t.Type; UnderEliminateGhost: t.Type; GrayHorizontalStripesEliminateEn: t.Type; LowAshColorCastCompensation: t.Type; AdvancedRLowAshColorCastCompensation1: t.Type; AdvancedRLowAshColorCastCompensation2: t.Type; AdvancedRLowAshColorCastCompensation3: t.Type; GradientCompensationEnable: t.Type; LowAshUniformityImproved1: t.Type; LowAshUniformityImproved2: t.Type; DislodgeBadPointsGrade: t.Type; CurrentGain: t.Type; VrextVoltageEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5268ExtendProperty">; }>]>; interface ChipMBI5268ExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5268ExtendPropertyBase as n, ChipMBI5268ExtendProperty as t }; //# sourceMappingURL=ChipMBI5268ExtendProperty-CvPPGqLU.d.mts.map