import * as t from "io-ts"; //#region generated/Chip5253BExtendProperty.d.ts declare const Chip5253BExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstSweepElimination: t.Type; UnderEliminateGhost: t.Type; UnderEliminateGhostingEnhancedMode: t.Type; LowAshEnhanceUniformity: t.Type; AdvancedRLowAshColorCastCompensation1: t.Type; AdvancedRLowAshColorCastCompensation3: t.Type; DislodgeBadPointsGrade: t.Type; TextGhostElimination: t.Type; CrossCouplingOptimization: t.Type; BrightBlockCouplingOptimization: t.Type; FirstSweepBiasElimination: t.Type; }>, t.PartialC<{ GrayHorizontalStripesEliminateLow: t.Type; LowAshColorCastCompensation: t.Type; AdvancedRLowAshColorCastCompensation2: t.Type; GradientCompensation: t.Type; GradientCompensationOne: t.Type; }>]>; /** * Codec for {@link Chip5253BExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:47184 */ declare const Chip5253BExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstSweepElimination: t.Type; UnderEliminateGhost: t.Type; UnderEliminateGhostingEnhancedMode: t.Type; LowAshEnhanceUniformity: t.Type; AdvancedRLowAshColorCastCompensation1: t.Type; AdvancedRLowAshColorCastCompensation3: t.Type; DislodgeBadPointsGrade: t.Type; TextGhostElimination: t.Type; CrossCouplingOptimization: t.Type; BrightBlockCouplingOptimization: t.Type; FirstSweepBiasElimination: t.Type; }>, t.PartialC<{ GrayHorizontalStripesEliminateLow: t.Type; LowAshColorCastCompensation: t.Type; AdvancedRLowAshColorCastCompensation2: t.Type; GradientCompensation: t.Type; GradientCompensationOne: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5253BExtendProperty">; }>]>; interface Chip5253BExtendProperty extends t.TypeOf {} //#endregion export { Chip5253BExtendPropertyBase as n, Chip5253BExtendProperty as t }; //# sourceMappingURL=Chip5253BExtendProperty-Bl88sHdg.d.mts.map