import * as t from "io-ts"; //#region generated/ChipFM6363ExtendProperty.d.ts declare const ChipFM6363ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; RegFifth: t.Type; RegSixth: t.Type; FirstLineSlantsDarkOptimization: t.Type; LowGrayAdjustGrade: t.Type; IsLowGrayAdjust: t.Type; IsElimateShadow: t.Type; IsLowGrayCompensate: t.Type; LowGrayCompensateGrade: t.Type; Gain: t.Type; ErrorCurrentGain: t.Type; IsFirstLineSlantsDark: t.Type; LoadMistake: t.Type; CouplingElimination: t.Type; CouplingEliminationEn: t.Type; LoadOpenSpeed: t.Type; LoadCloseSpeed: t.Type; ShadowEliminationEnhanced: t.Type; IsClampEnhancement: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>; /** * Codec for {@link ChipFM6363ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6363.decompiled.cs:885 */ declare const ChipFM6363ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; RegFifth: t.Type; RegSixth: t.Type; FirstLineSlantsDarkOptimization: t.Type; LowGrayAdjustGrade: t.Type; IsLowGrayAdjust: t.Type; IsElimateShadow: t.Type; IsLowGrayCompensate: t.Type; LowGrayCompensateGrade: t.Type; Gain: t.Type; ErrorCurrentGain: t.Type; IsFirstLineSlantsDark: t.Type; LoadMistake: t.Type; CouplingElimination: t.Type; CouplingEliminationEn: t.Type; LoadOpenSpeed: t.Type; LoadCloseSpeed: t.Type; ShadowEliminationEnhanced: t.Type; IsClampEnhancement: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipFM6363ExtendProperty">; }>]>; interface ChipFM6363ExtendProperty extends t.TypeOf {} //#endregion export { ChipFM6363ExtendPropertyBase as n, ChipFM6363ExtendProperty as t }; //# sourceMappingURL=ChipFM6363ExtendProperty-BbxWl2u9.d.cts.map