import * as t from "io-ts"; //#region generated/ChipMTS01ExtendProperty.d.ts declare const ChipMTS01ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ OpenTestLevel: t.Type; ShortTestLevel: t.Type; CurrentGain: t.Type; ImprovementPlanEn: t.Type; FrontToBackEn: t.Type; DischargeLevel: t.Type; PrechargeLevel: t.Type; FirstSweepEliminationEn: t.Type; FirstSweepEliminationPclk: t.Type; LowGrayTimePclk: t.Type; LowGrayTimePclkList: t.Type; GainElimination: t.Type; }>]>; /** * Codec for {@link ChipMTS01ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMTS01.decompiled.cs:2842 */ declare const ChipMTS01ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ OpenTestLevel: t.Type; ShortTestLevel: t.Type; CurrentGain: t.Type; ImprovementPlanEn: t.Type; FrontToBackEn: t.Type; DischargeLevel: t.Type; PrechargeLevel: t.Type; FirstSweepEliminationEn: t.Type; FirstSweepEliminationPclk: t.Type; LowGrayTimePclk: t.Type; LowGrayTimePclkList: t.Type; GainElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMTS01ExtendProperty">; }>]>; interface ChipMTS01ExtendProperty extends t.TypeOf {} //#endregion export { ChipMTS01ExtendPropertyBase as n, ChipMTS01ExtendProperty as t }; //# sourceMappingURL=ChipMTS01ExtendProperty-Dja0x-Vh.d.mts.map