import * as t from "io-ts"; //#region generated/ChipSM16017SExtendProperty.d.ts /** * Codec for interface {@link ChipSM16017SExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:57908 */ declare const ChipSM16017SExtendProperty: t.IntersectionC<[t.TypeC<{ REliminateAfterLow: t.Type; GEliminateAfterLow: t.Type; BEliminateAfterLow: t.Type; GDimCompensation: t.Type; BDimCompensation: t.Type; RLowAshImprovement: t.Type; GLowAshImprovement: t.Type; BLowAshImprovement: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ RDimCompensation: t.Type; IsAdvancedMode: t.Type; }>]>; interface ChipSM16017SExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16017SExtendProperty as t }; //# sourceMappingURL=ChipSM16017SExtendProperty-CdpEOxYW.d.mts.map