import { t as ChipMY9862ExtendProperty } from "./ChipMY9862ExtendProperty-s0RDxn0X.cjs"; import * as t from "io-ts"; //#region generated/ChipMY9862RGBExtendProperty.d.ts declare const ChipMY9862RGBExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationMode: t.Type; LowAshImprovement: t.Type; FirstSweepCompensation: t.Type; EliminateGhostingSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationMode: t.Type; LowAshImprovement: t.Type; FirstSweepCompensation: t.Type; EliminateGhostingSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationMode: t.Type; LowAshImprovement: t.Type; FirstSweepCompensation: t.Type; EliminateGhostingSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationMode: t.Type; LowAshImprovement: t.Type; FirstSweepCompensation: t.Type; EliminateGhostingSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862ExtendProperty">; }>]>; }>]>; /** * Codec for {@link ChipMY9862RGBExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:56640 */ declare const ChipMY9862RGBExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationMode: t.Type; LowAshImprovement: t.Type; FirstSweepCompensation: t.Type; EliminateGhostingSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationMode: t.Type; LowAshImprovement: t.Type; FirstSweepCompensation: t.Type; EliminateGhostingSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationMode: t.Type; LowAshImprovement: t.Type; FirstSweepCompensation: t.Type; EliminateGhostingSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationMode: t.Type; LowAshImprovement: t.Type; FirstSweepCompensation: t.Type; EliminateGhostingSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862ExtendProperty">; }>]>; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9862RGBExtendProperty">; }>]>; interface ChipMY9862RGBExtendProperty extends t.TypeOf { RedProperty?: ChipMY9862ExtendProperty; GreenProperty?: ChipMY9862ExtendProperty; BlueProperty?: ChipMY9862ExtendProperty; VRedProperty?: ChipMY9862ExtendProperty; } //#endregion export { ChipMY9862RGBExtendPropertyBase as n, ChipMY9862RGBExtendProperty as t }; //# sourceMappingURL=ChipMY9862RGBExtendProperty-BHsiZUT9.d.cts.map