import * as t from "io-ts"; //#region generated/Chip5354ExtendProperty.d.ts declare const Chip5354ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ DeGhostLevel: t.Type; FirstSweepEliminateFirst: t.Type; FirstSweepEliminateTwo: t.Type; LowAshImprovementFirst: t.Type; LowAshImprovementTwo: t.Type; LowAshImprovementThrid: t.Type; EnhancedMode: t.Type; LowAshdimLineConpensentionY: t.Type; OpenDetectPower: t.Type; }>]>; /** * Codec for {@link Chip5354ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:56051 */ declare const Chip5354ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ DeGhostLevel: t.Type; FirstSweepEliminateFirst: t.Type; FirstSweepEliminateTwo: t.Type; LowAshImprovementFirst: t.Type; LowAshImprovementTwo: t.Type; LowAshImprovementThrid: t.Type; EnhancedMode: t.Type; LowAshdimLineConpensentionY: t.Type; OpenDetectPower: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5354ExtendProperty">; }>]>; interface Chip5354ExtendProperty extends t.TypeOf {} //#endregion export { Chip5354ExtendPropertyBase as n, Chip5354ExtendProperty as t }; //# sourceMappingURL=Chip5354ExtendProperty-DjBhhFMC.d.mts.map