import * as t from "io-ts"; //#region generated/ChipSM16158ExtendProperty.d.ts declare const ChipSM16158ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RLowAshImprovement: t.Type; GLowAshImprovement: t.Type; BLowAshImprovement: t.Type; OpenDetection: t.Type; REnableOpenInspection: t.Type; GEnableOpenInspection: t.Type; BEnableOpenInspection: t.Type; RLowAshPitsImprove: t.Type; GLowAshPitsImprove: t.Type; BLowAshPitsImprove: t.Type; RDimInterval: t.Type; GDimInterval: t.Type; BDimInterval: t.Type; RDimCompensation: t.Type; GDimCompensation: t.Type; BDimCompensation: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; RedRegValueConfigSecond: t.Type; GreenRegValueConfigSecond: t.Type; BlueRegValueConfigSecond: t.Type; VRedRegValueConfigSecond: t.Type; }>]>; /** * Codec for {@link ChipSM16158ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:59763 */ declare const ChipSM16158ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RLowAshImprovement: t.Type; GLowAshImprovement: t.Type; BLowAshImprovement: t.Type; OpenDetection: t.Type; REnableOpenInspection: t.Type; GEnableOpenInspection: t.Type; BEnableOpenInspection: t.Type; RLowAshPitsImprove: t.Type; GLowAshPitsImprove: t.Type; BLowAshPitsImprove: t.Type; RDimInterval: t.Type; GDimInterval: t.Type; BDimInterval: t.Type; RDimCompensation: t.Type; GDimCompensation: t.Type; BDimCompensation: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; RedRegValueConfigSecond: t.Type; GreenRegValueConfigSecond: t.Type; BlueRegValueConfigSecond: t.Type; VRedRegValueConfigSecond: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16158ExtendProperty">; }>]>; interface ChipSM16158ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16158ExtendPropertyBase as n, ChipSM16158ExtendProperty as t }; //# sourceMappingURL=ChipSM16158ExtendProperty-DZ1JfI65.d.cts.map