import * as t from "io-ts"; //#region generated/ChipICND2112ExtendProperty.d.ts declare const ChipICND2112ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; }>, t.PartialC<{}>]>; /** * Codec for {@link ChipICND2112ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2112.decompiled.cs:43 */ declare const ChipICND2112ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2112ExtendProperty">; }>]>; interface ChipICND2112ExtendProperty extends t.TypeOf {} //#endregion export { ChipICND2112ExtendPropertyBase as n, ChipICND2112ExtendProperty as t }; //# sourceMappingURL=ChipICND2112ExtendProperty-4tmqz5j_.d.mts.map