import * as t from "io-ts"; //#region generated/ChipSM16027ExtendProperty.d.ts declare const ChipSM16027ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RVanishingStrength: t.Type; GVanishingStrength: t.Type; BVanishingStrength: t.Type; RLowAshPitsImprove: t.Type; GLowAshPitsImprove: t.Type; BLowAshPitsImprove: t.Type; RLowAshImprovement: t.Type; GLowAshImprovement: t.Type; BLowAshImprovement: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>; /** * Codec for {@link ChipSM16027ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:60284 */ declare const ChipSM16027ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RVanishingStrength: t.Type; GVanishingStrength: t.Type; BVanishingStrength: t.Type; RLowAshPitsImprove: t.Type; GLowAshPitsImprove: t.Type; BLowAshPitsImprove: 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<{ '@_xsi:type': t.LiteralC<"ChipSM16027ExtendProperty">; }>]>; interface ChipSM16027ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16027ExtendPropertyBase as n, ChipSM16027ExtendProperty as t }; //# sourceMappingURL=ChipSM16027ExtendProperty-C67Tkfmm.d.mts.map