import * as t from "io-ts"; //#region generated/Chip5051BExtendPropey.d.ts declare const Chip5051BExtendPropeyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ EliminateAfterLow: t.Type; FirstSweepElimination: t.Type; GrayscaleUniformitySettingEn: t.Type; }>]>; /** * Codec for {@link Chip5051BExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:43186 */ declare const Chip5051BExtendPropey: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ EliminateAfterLow: t.Type; FirstSweepElimination: t.Type; GrayscaleUniformitySettingEn: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5051BExtendPropey">; }>]>; interface Chip5051BExtendPropey extends t.TypeOf {} //#endregion export { Chip5051BExtendPropeyBase as n, Chip5051BExtendPropey as t }; //# sourceMappingURL=Chip5051BExtendPropey-WDV4nkgi.d.cts.map