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