import * as t from "io-ts"; //#region generated/ChipMBI5864ExtendProperty.d.ts declare const ChipMBI5864ExtendPropertyBase: 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; DislodgeBadPointsGrade: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipMBI5864ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5864.decompiled.cs:46 */ declare const ChipMBI5864ExtendProperty: 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; DislodgeBadPointsGrade: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5864ExtendProperty">; }>]>; interface ChipMBI5864ExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5864ExtendPropertyBase as n, ChipMBI5864ExtendProperty as t }; //# sourceMappingURL=ChipMBI5864ExtendProperty-BEUkrhee.d.cts.map