import * as t from "io-ts"; //#region generated/ChipSM16227ExtendProperty.d.ts declare const ChipSM16227ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RUnderEliminateGhostOne: t.Type; GUnderEliminateGhostOne: t.Type; BUnderEliminateGhostOne: t.Type; RUnderEliminateGhostTwo: t.Type; GUnderEliminateGhostTwo: t.Type; BUnderEliminateGhostTwo: t.Type; ROffsetCompsation: t.Type; GOffsetCompsation: t.Type; BOffsetCompsation: t.Type; RFirstCompsation: t.Type; GFirstCompsation: t.Type; BFirstCompsation: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>; /** * Codec for {@link ChipSM16227ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:58741 */ declare const ChipSM16227ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RUnderEliminateGhostOne: t.Type; GUnderEliminateGhostOne: t.Type; BUnderEliminateGhostOne: t.Type; RUnderEliminateGhostTwo: t.Type; GUnderEliminateGhostTwo: t.Type; BUnderEliminateGhostTwo: t.Type; ROffsetCompsation: t.Type; GOffsetCompsation: t.Type; BOffsetCompsation: t.Type; RFirstCompsation: t.Type; GFirstCompsation: t.Type; BFirstCompsation: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16227ExtendProperty">; }>]>; interface ChipSM16227ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16227ExtendPropertyBase as n, ChipSM16227ExtendProperty as t }; //# sourceMappingURL=ChipSM16227ExtendProperty-DrE10B2r.d.mts.map