import * as t from "io-ts"; //#region generated/ChipSM16380SHExtendProperty.d.ts declare const ChipSM16380SHExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; GammaMinValue: t.Type; EliminateGhostLevel: t.Type; GammaMinen: t.Type; EliminateCharactersGhostLevel: t.Type; TheFistScanDarkCompensationLevel: t.Type; LowGrayUniformity: t.Type; LowGrayCompensationOne: t.Type; LowGrayCompensationTwo: t.Type; LowGrayTransverseStriationImprove: t.Type; CouplingOptimization: t.Type; CrossBoardOptimization: t.Type; EliminateOpenCircuitCrossLevel: t.Type; CurrentGain: t.Type; EliminateGhostTimeOne: t.Type; }>]>; /** * Codec for {@link ChipSM16380SHExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16380SH.decompiled.cs:2761 */ declare const ChipSM16380SHExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; GammaMinValue: t.Type; EliminateGhostLevel: t.Type; GammaMinen: t.Type; EliminateCharactersGhostLevel: t.Type; TheFistScanDarkCompensationLevel: t.Type; LowGrayUniformity: t.Type; LowGrayCompensationOne: t.Type; LowGrayCompensationTwo: t.Type; LowGrayTransverseStriationImprove: t.Type; CouplingOptimization: t.Type; CrossBoardOptimization: t.Type; EliminateOpenCircuitCrossLevel: t.Type; CurrentGain: t.Type; EliminateGhostTimeOne: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16380SHExtendProperty">; }>]>; interface ChipSM16380SHExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16380SHExtendPropertyBase as n, ChipSM16380SHExtendProperty as t }; //# sourceMappingURL=ChipSM16380SHExtendProperty-C4B_DzTQ.d.mts.map