import * as t from "io-ts"; //#region generated/ChipSM16207SExtendProperty.d.ts declare const ChipSM16207SExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REliminateAfterLow1: t.Type; GEliminateAfterLow1: t.Type; BEliminateAfterLow1: t.Type; RDimCompensation: t.Type; GDimCompensation: t.Type; BDimCompensation: t.Type; REliminateAfterLow2: t.Type; GEliminateAfterLow2: t.Type; BEliminateAfterLow2: t.Type; }>, t.PartialC<{ RLowAshImprovement: t.Type; GLowAshImprovement: t.Type; BLowAshImprovement: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>; /** * Codec for {@link ChipSM16207SExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:59465 */ declare const ChipSM16207SExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REliminateAfterLow1: t.Type; GEliminateAfterLow1: t.Type; BEliminateAfterLow1: t.Type; RDimCompensation: t.Type; GDimCompensation: t.Type; BDimCompensation: t.Type; REliminateAfterLow2: t.Type; GEliminateAfterLow2: t.Type; BEliminateAfterLow2: t.Type; }>, t.PartialC<{ RLowAshImprovement: t.Type; GLowAshImprovement: t.Type; BLowAshImprovement: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16207SExtendProperty">; }>]>; interface ChipSM16207SExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16207SExtendPropertyBase as n, ChipSM16207SExtendProperty as t }; //# sourceMappingURL=ChipSM16207SExtendProperty-BWIysIyi.d.cts.map