import * as t from "io-ts"; //#region generated/ChipSM16237ExtendProperty.d.ts declare const ChipSM16237ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RUnderEliminateGhostOne: t.Type; GUnderEliminateGhostOne: t.Type; BUnderEliminateGhostOne: t.Type; RUnderEliminateGhostTwo: t.Type; GUnderEliminateGhostTwo: t.Type; BUnderEliminateGhostTwo: t.Type; GOffsetCompsation: t.Type; BOffsetCompsation: t.Type; GFirstCompsation: t.Type; BFirstCompsation: t.Type; SwapErrorPoint: t.Type; RSwapErrorPoint: t.Type; GSwapErrorPoint: t.Type; BSwapErrorPoint: t.Type; }>, t.PartialC<{ ROffsetCompsation: t.Type; RFirstCompsation: t.Type; IsAdvancedMode: 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 ChipSM16237ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:59039 */ declare const ChipSM16237ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RUnderEliminateGhostOne: t.Type; GUnderEliminateGhostOne: t.Type; BUnderEliminateGhostOne: t.Type; RUnderEliminateGhostTwo: t.Type; GUnderEliminateGhostTwo: t.Type; BUnderEliminateGhostTwo: t.Type; GOffsetCompsation: t.Type; BOffsetCompsation: t.Type; GFirstCompsation: t.Type; BFirstCompsation: t.Type; SwapErrorPoint: t.Type; RSwapErrorPoint: t.Type; GSwapErrorPoint: t.Type; BSwapErrorPoint: t.Type; }>, t.PartialC<{ ROffsetCompsation: t.Type; RFirstCompsation: t.Type; IsAdvancedMode: 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<"ChipSM16237ExtendProperty">; }>]>; interface ChipSM16237ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16237ExtendPropertyBase as n, ChipSM16237ExtendProperty as t }; //# sourceMappingURL=ChipSM16237ExtendProperty-B1A4dZSA.d.cts.map