import * as t from "io-ts"; //#region generated/Chip2163ExtendPropety.d.ts /** * Codec for interface {@link Chip2163ExtendPropety} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:65383 */ declare const Chip2163ExtendPropety: t.IntersectionC<[t.TypeC<{ EnhancedModeSwitch: t.Type; RLowAshPitsImprove: t.Type; GLowAshPitsImprove: t.Type; BLowAshPitsImprove: t.Type; RVanishingStrength: t.Type; GVanishingStrength: t.Type; BVanishingStrength: t.Type; RedDN: t.Type; GreenDN: t.Type; BlueDN: t.Type; RdeGhost: t.Type; GdeGhost: t.Type; BdeGhost: t.Type; RHeadDarkLineOpt: t.Type; GHeadDarkLineOpt: t.Type; BHeadDarkLineOpt: t.Type; RFirstLineSlantsDarkOptimization: t.Type; GFirstLineSlantsDarkOptimization: t.Type; BFirstLineSlantsDarkOptimization: t.Type; }>, t.PartialC<{ EnhancedMode: t.Type; RAberrationOptimize: t.Type; GAberrationOptimize: t.Type; BAberrationOptimize: t.Type; FailureLEDElimination: t.Type; RColorAdjust: t.Type; GColorAdjust: t.Type; BColorAdjust: t.Type; RColorAdjustEn: t.Type; GColorAdjustEn: t.Type; BColorAdjustEn: t.Type; RBlackingEnhance: t.Type; GBlackingEnhance: t.Type; BBlackingEnhance: t.Type; RedRegValueConfigThird: t.Type; GreenRegValueConfigThird: t.Type; BlueRegValueConfigThird: t.Type; VRedRegValueConfigThird: t.Type; RedRegValueConfigSpecial: t.Type; GreenRegValueConfigSpecial: t.Type; BlueRegValueConfigSpecial: t.Type; VRedRegValueConfigSpecial: t.Type; }>]>; interface Chip2163ExtendPropety extends t.TypeOf {} //#endregion export { Chip2163ExtendPropety as t }; //# sourceMappingURL=Chip2163ExtendPropety-CCHs8HVy.d.cts.map