import * as t from "io-ts"; //#region generated/ChipMBI5261ExtendProperty.d.ts declare const ChipMBI5261ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REGLENTH: t.Type; RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; LowGrayCrossGrainElimination: t.Type; CurrentGain: t.Type; LowGrayAdvanceCompensationTwo: t.Type; LowGrayCompensation: t.Type; DataReset: t.Type; DarkBlockCompensationOne: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; TheFirstScanDarkCompensation: t.Type; LowGrayAdvanceCompensationOne: t.Type; LowGrayAdvanceCompensationThree: t.Type; DynamicPlusAutoSavePower: t.Type; DynamicAutoSavePower: t.Type; OpenCircuitCheckVoltageLevel: t.Type; GhostShadowReomveLevel: t.Type; }>]>; /** * Codec for {@link ChipMBI5261ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5261.decompiled.cs:2763 */ declare const ChipMBI5261ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REGLENTH: t.Type; RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; LowGrayCrossGrainElimination: t.Type; CurrentGain: t.Type; LowGrayAdvanceCompensationTwo: t.Type; LowGrayCompensation: t.Type; DataReset: t.Type; DarkBlockCompensationOne: t.Type; DarkBlockCompensationTwo: t.Type; DarkBlockCompensationThree: t.Type; TheFirstScanDarkCompensation: t.Type; LowGrayAdvanceCompensationOne: t.Type; LowGrayAdvanceCompensationThree: t.Type; DynamicPlusAutoSavePower: t.Type; DynamicAutoSavePower: t.Type; OpenCircuitCheckVoltageLevel: t.Type; GhostShadowReomveLevel: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5261ExtendProperty">; }>]>; interface ChipMBI5261ExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5261ExtendPropertyBase as n, ChipMBI5261ExtendProperty as t }; //# sourceMappingURL=ChipMBI5261ExtendProperty-CQHxaEAE.d.cts.map