import * as t from "io-ts"; //#region generated/ChipTL3103UDExtendProperty.d.ts declare const ChipTL3103UDExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{}>]>; /** * Codec for {@link ChipTL3103UDExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTL3103UD.decompiled.cs:966 */ declare const ChipTL3103UDExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipTL3103UDExtendProperty">; }>]>; interface ChipTL3103UDExtendProperty extends t.TypeOf {} //#endregion export { ChipTL3103UDExtendPropertyBase as n, ChipTL3103UDExtendProperty as t }; //# sourceMappingURL=ChipTL3103UDExtendProperty-DuN7v5_U.d.mts.map