import * as t from "io-ts"; //#region generated/ChipSUM2017TDExtendProperty.d.ts declare const ChipSUM2017TDExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; VRedRegValueConfigFirst: t.Type; }>]>; /** * Codec for {@link ChipSUM2017TDExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:65043 */ declare const ChipSUM2017TDExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2017TDExtendProperty">; }>]>; interface ChipSUM2017TDExtendProperty extends t.TypeOf {} //#endregion export { ChipSUM2017TDExtendPropertyBase as n, ChipSUM2017TDExtendProperty as t }; //# sourceMappingURL=ChipSUM2017TDExtendProperty-CGNIupma.d.mts.map