import * as t from "io-ts"; //#region generated/ChipXM11201GRGBVExtendProperty.d.ts declare const ChipXM11201GRGBVExtendPropertyBase: 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 ChipXM11201GRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipXM11201G.decompiled.cs:948 */ declare const ChipXM11201GRGBVExtendProperty: 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<"ChipXM11201GRGBVExtendProperty">; }>]>; interface ChipXM11201GRGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipXM11201GRGBVExtendPropertyBase as n, ChipXM11201GRGBVExtendProperty as t }; //# sourceMappingURL=ChipXM11201GRGBVExtendProperty-BefWbJOa.d.cts.map