import * as t from "io-ts"; //#region generated/ChipMBI5252BExtendProperty.d.ts declare const ChipMBI5252BExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ DarkBlockCompensationOne: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; FirstSweepElimination: t.Type; UnderEliminateGhost: t.Type; GrayHorizontalStripesEliminateEn: t.Type; LowAshColorCastCompensation: t.Type; AdvancedRLowAshColorCastCompensation1: t.Type; AdvancedRLowAshColorCastCompensation2: t.Type; AdvancedRLowAshColorCastCompensation3: t.Type; GradientCompensation: t.Type; GradientCompensation1: t.Type; DislodgeBadPointsGrade: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipMBI5252BExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5252B.decompiled.cs:1142 */ declare const ChipMBI5252BExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ DarkBlockCompensationOne: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; FirstSweepElimination: t.Type; UnderEliminateGhost: t.Type; GrayHorizontalStripesEliminateEn: t.Type; LowAshColorCastCompensation: t.Type; AdvancedRLowAshColorCastCompensation1: t.Type; AdvancedRLowAshColorCastCompensation2: t.Type; AdvancedRLowAshColorCastCompensation3: t.Type; GradientCompensation: t.Type; GradientCompensation1: t.Type; DislodgeBadPointsGrade: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5252BExtendProperty">; }>]>; interface ChipMBI5252BExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5252BExtendPropertyBase as n, ChipMBI5252BExtendProperty as t }; //# sourceMappingURL=ChipMBI5252BExtendProperty-De6P6Igj.d.cts.map