import * as t from "io-ts"; //#region generated/ChipXM11202GRGBVExtendProperty.d.ts declare const ChipXM11202GRGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; ConfigRegisterNum: t.Type; IsAdvancedMode: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>; /** * Codec for {@link ChipXM11202GRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipXM11202G.decompiled.cs:959 */ declare const ChipXM11202GRGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; ConfigRegisterNum: t.Type; IsAdvancedMode: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipXM11202GRGBVExtendProperty">; }>]>; interface ChipXM11202GRGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipXM11202GRGBVExtendPropertyBase as n, ChipXM11202GRGBVExtendProperty as t }; //# sourceMappingURL=ChipXM11202GRGBVExtendProperty-B5326VpG.d.cts.map