import * as t from "io-ts"; //#region generated/ChipMBI5264ExtendProperty.d.ts declare const ChipMBI5264ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ DarkBlockCompensationOne: t.Type; DarkBlockCompensationOneEn: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; FirstSweepElimination: t.Type; FirstSweepEliminationEn: t.Type; UnderEliminateGhost: t.Type; GrayHorizontalStripesEliminateEn: t.Type; StaggeredChannels: t.Type; ChannelsStartSpeed: t.Type; ChannelsCloseSpeed: t.Type; KneeVoltage: 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; }>]>; /** * Codec for {@link ChipMBI5264ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5264.decompiled.cs:5535 */ declare const ChipMBI5264ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ DarkBlockCompensationOne: t.Type; DarkBlockCompensationOneEn: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; FirstSweepElimination: t.Type; FirstSweepEliminationEn: t.Type; UnderEliminateGhost: t.Type; GrayHorizontalStripesEliminateEn: t.Type; StaggeredChannels: t.Type; ChannelsStartSpeed: t.Type; ChannelsCloseSpeed: t.Type; KneeVoltage: 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; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5264ExtendProperty">; }>]>; interface ChipMBI5264ExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5264ExtendPropertyBase as n, ChipMBI5264ExtendProperty as t }; //# sourceMappingURL=ChipMBI5264ExtendProperty-c3GDL1b6.d.cts.map