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