import * as t from "io-ts"; //#region generated/Chip5153ExtendProperty.d.ts /** * Codec for interface {@link Chip5153ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:45923 */ declare const Chip5153ExtendProperty: t.PartialC<{ EliminateAfterLow: t.Type; FirstSweepEliminationMaster: t.Type; FirstSweepEliminationMedium: t.Type; FirstSweepEliminationSecond: t.Type; LowAshColorCompensationOne: t.Type; LowAshColorCompensationTwo: t.Type; LowAshEnhanceUniformity: t.Type; GrayHorizontalStripesEliminate: t.Type; EnhancedModeOne: t.Type; SlowOpen: t.Type; SwapErrorPoint: t.Type; EnhancedModeTwo: t.Type; RedRegValueConfigThird: t.Type; GreenRegValueConfigThird: t.Type; BlueRegValueConfigThird: t.Type; VRedRegValueConfigThird: t.Type; }>; interface Chip5153ExtendProperty extends t.TypeOf {} //#endregion export { Chip5153ExtendProperty as t }; //# sourceMappingURL=Chip5153ExtendProperty-BZG1Ntlj.d.mts.map