import * as t from "io-ts"; //#region generated/ChipSUM2017TExtendProperty.d.ts declare const ChipSUM2017TExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RSetVanishingCompensation: t.Type; GSetVanishingCompensation: t.Type; BSetVanishingCompensation: t.Type; RSetVanishing: t.Type; GSetVanishing: t.Type; BSetVanishing: t.Type; RConstantSettings: t.Type; GConstantSettings: t.Type; BConstantSettings: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>; /** * Codec for {@link ChipSUM2017TExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:64543 */ declare const ChipSUM2017TExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RSetVanishingCompensation: t.Type; GSetVanishingCompensation: t.Type; BSetVanishingCompensation: t.Type; RSetVanishing: t.Type; GSetVanishing: t.Type; BSetVanishing: t.Type; RConstantSettings: t.Type; GConstantSettings: t.Type; BConstantSettings: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2017TExtendProperty">; }>]>; interface ChipSUM2017TExtendProperty extends t.TypeOf {} //#endregion export { ChipSUM2017TExtendPropertyBase as n, ChipSUM2017TExtendProperty as t }; //# sourceMappingURL=ChipSUM2017TExtendProperty-oNqNyLlT.d.cts.map