import * as t from "io-ts"; //#region generated/ChipCX5721ExtendProperty.d.ts declare const ChipCX5721ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ BrightBlockCouplingLevel: t.Type; BrightBlockCouplingEn: t.Type; CompensationMode: t.Type; CompensationLevel: t.Type; ShadowEliminationLevel: t.Type; ExtinctionEnhancementEn: t.Type; DarkBlockCouplingLevel: t.Type; DarkBlockCouplingEn: t.Type; BestEnergySaving: t.Type; BlackScreenEnergySaving: t.Type; DynamicEnergySaving: t.Type; LevelOfPreDecoupling: t.Type; CurrentGain: t.Type; IntensityOfDecoupling: t.Type; LowAshHighBrushLevel: t.Type; }>]>; /** * Codec for {@link ChipCX5721ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCX5721.decompiled.cs:41 */ declare const ChipCX5721ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ BrightBlockCouplingLevel: t.Type; BrightBlockCouplingEn: t.Type; CompensationMode: t.Type; CompensationLevel: t.Type; ShadowEliminationLevel: t.Type; ExtinctionEnhancementEn: t.Type; DarkBlockCouplingLevel: t.Type; DarkBlockCouplingEn: t.Type; BestEnergySaving: t.Type; BlackScreenEnergySaving: t.Type; DynamicEnergySaving: t.Type; LevelOfPreDecoupling: t.Type; CurrentGain: t.Type; IntensityOfDecoupling: t.Type; LowAshHighBrushLevel: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCX5721ExtendProperty">; }>]>; interface ChipCX5721ExtendProperty extends t.TypeOf {} //#endregion export { ChipCX5721ExtendPropertyBase as n, ChipCX5721ExtendProperty as t }; //# sourceMappingURL=ChipCX5721ExtendProperty-BfR56zp4.d.mts.map