import * as t from "io-ts"; //#region generated/ChipMBI5850ExtendProperty.d.ts /** * Codec for interface {@link ChipMBI5850ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5850.decompiled.cs:664 */ declare const ChipMBI5850ExtendProperty: t.IntersectionC<[t.TypeC<{ REG_NUMBER: t.Type; MBI5850REG: t.ArrayC>; }>, t.PartialC<{ GrayScale: t.Type; EnDoubleRefresh: t.Type; BlankUnitNumPerScan: t.Type; ExcessiveTime: t.Type; RowChangePoint: t.Type; M: t.Type; N: t.Type; DVI: t.Type; ShowsTheGhostGear_R: t.Type; ShowsTheGhostGear_G: t.Type; ShowsTheGhostGear_B: t.Type; ShowsTheGeargradualGhost_R: t.Type; ShowsTheGeargradualGhost_G: t.Type; ShowsTheGeargradualGhost_B: t.Type; HiddenGhostGear_1_R: t.Type; HiddenGhostGear_1_G: t.Type; HiddenGhostGear_1_B: t.Type; HiddenGhostGear_2_R: t.Type; HiddenGhostGear_2_G: t.Type; HiddenGhostGear_2_B: t.Type; HiddenGhostGear_3_R: t.Type; HiddenGhostGear_3_G: t.Type; HiddenGhostGear_3_B: t.Type; LowAshCompensation_R: t.Type; LowAshCompensation_G: t.Type; LowAshCompensation_B: t.Type; FailureLEDElimination: t.Type; DislodgeBadPointsGrade_R: t.Type; DislodgeBadPointsGrade_G: t.Type; DislodgeBadPointsGrade_B: t.Type; Gain_R: t.Type; Gain_G: t.Type; Gain_B: t.Type; }>]>; interface ChipMBI5850ExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5850ExtendProperty as t }; //# sourceMappingURL=ChipMBI5850ExtendProperty-mStA4IJm.d.mts.map