import * as t from "io-ts"; //#region generated/ChipMBI5754BExtendProperty.d.ts declare const ChipMBI5754BExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ ScanType: t.Type; GclkMode: t.Type; GclkNumberAdd: t.Type; M: t.Type; G: t.Type; LineBlankingTime: t.Type; GradualTransitionOptimizationTime: t.Type; RefrashDouble: t.Type; GclkDouble: t.Type; GrayDepth: t.Type; TableLab: t.Type; GrayEhanced: t.Type; DarkBlockCompensationOne: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; FirstSweepElimination: t.Type; UnderEliminateGhost: t.Type; GrayHorizontalStripesEliminateEn: t.Type; LowAshColorCastCompensation: t.Type; LowAshColorCastCompensationDll: t.Type; AdvancedRLowAshColorCastCompensation1: t.Type; AdvancedRLowAshColorCastCompensation2: t.Type; AdvancedRLowAshColorCastCompensation3: t.Type; GradientCompensation: t.Type; GradientCompensation1: t.Type; FailureLEDElimination: t.Type; DislodgeBadPointsGrade: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipMBI5754BExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5754B.decompiled.cs:3578 */ declare const ChipMBI5754BExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ ScanType: t.Type; GclkMode: t.Type; GclkNumberAdd: t.Type; M: t.Type; G: t.Type; LineBlankingTime: t.Type; GradualTransitionOptimizationTime: t.Type; RefrashDouble: t.Type; GclkDouble: t.Type; GrayDepth: t.Type; TableLab: t.Type; GrayEhanced: t.Type; DarkBlockCompensationOne: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; FirstSweepElimination: t.Type; UnderEliminateGhost: t.Type; GrayHorizontalStripesEliminateEn: t.Type; LowAshColorCastCompensation: t.Type; LowAshColorCastCompensationDll: t.Type; AdvancedRLowAshColorCastCompensation1: t.Type; AdvancedRLowAshColorCastCompensation2: t.Type; AdvancedRLowAshColorCastCompensation3: t.Type; GradientCompensation: t.Type; GradientCompensation1: t.Type; FailureLEDElimination: t.Type; DislodgeBadPointsGrade: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5754BExtendProperty">; }>]>; interface ChipMBI5754BExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5754BExtendPropertyBase as n, ChipMBI5754BExtendProperty as t }; //# sourceMappingURL=ChipMBI5754BExtendProperty-DsVwhCSi.d.cts.map