import { t as Chip5051BExtendPropey } from "./Chip5051BExtendPropey-WDV4nkgi.cjs"; import * as t from "io-ts"; //#region generated/Chip5051BRGBVExtendPropey.d.ts /** * Codec for interface {@link Chip5051BRGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:43068 */ declare const Chip5051BRGBVExtendPropey: t.PartialC<{ RedProperty: 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">; }>]>; GreenProperty: 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">; }>]>; BlueProperty: 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">; }>]>; VRedProperty: 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">; }>]>; RedRegValueConfigThird: t.Type; GreenRegValueConfigThird: t.Type; BlueRegValueConfigThird: t.Type; VRedRegValueConfigThird: t.Type; FailureLEDElimination: t.Type; }>; interface Chip5051BRGBVExtendPropey extends t.TypeOf { RedProperty?: Chip5051BExtendPropey; GreenProperty?: Chip5051BExtendPropey; BlueProperty?: Chip5051BExtendPropey; VRedProperty?: Chip5051BExtendPropey; } //#endregion export { Chip5051BRGBVExtendPropey as t }; //# sourceMappingURL=Chip5051BRGBVExtendPropey-D4wmVmlX.d.cts.map