import * as t from "io-ts"; //#region generated/ChipFM6518ExtendProperty.d.ts declare const ChipFM6518ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; RegFifth: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; LowGrayAdjustGrade: t.Type; IsLowGrayAdjust: t.Type; IsElimateShadow: t.Type; IsLowGrayCompensate: t.Type; LowGrayCompensateGrade: t.Type; LowAshEnhanceUniformity: t.Type; IsFirstLineSlantsDark: t.Type; FirstLineSlantsDarkOptimization: t.Type; IsAberrationOptimize: t.Type; ChannelStaggering: t.Type; IsCouplingOptimize: t.Type; CouplingOptimize: t.Type; IsClampEnhancement: t.Type; IsShadowingEnhancement: t.Type; ChannelOpeningSpeed: t.Type; ChannelClosingSpeed: t.Type; Gain: t.Type; }>]>; /** * Codec for {@link ChipFM6518ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6518.decompiled.cs:2785 */ declare const ChipFM6518ExtendProperty: 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; IsUseNewModule: t.Type; ChipLibVersion: t.Type; LowGrayAdjustGrade: t.Type; IsLowGrayAdjust: t.Type; IsElimateShadow: t.Type; IsLowGrayCompensate: t.Type; LowGrayCompensateGrade: t.Type; LowAshEnhanceUniformity: t.Type; IsFirstLineSlantsDark: t.Type; FirstLineSlantsDarkOptimization: t.Type; IsAberrationOptimize: t.Type; ChannelStaggering: t.Type; IsCouplingOptimize: t.Type; CouplingOptimize: t.Type; IsClampEnhancement: t.Type; IsShadowingEnhancement: t.Type; ChannelOpeningSpeed: t.Type; ChannelClosingSpeed: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipFM6518ExtendProperty">; }>]>; interface ChipFM6518ExtendProperty extends t.TypeOf {} //#endregion export { ChipFM6518ExtendPropertyBase as n, ChipFM6518ExtendProperty as t }; //# sourceMappingURL=ChipFM6518ExtendProperty-2quxVKil.d.cts.map