import { t as ChipMBI5043ExtendProperty } from "./ChipMBI5043ExtendProperty-DNbLLE0L.mjs"; import * as t from "io-ts"; //#region generated/Chip5043RGBVExtendPropey.d.ts declare const Chip5043RGBVExtendPropeyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ GCLKShift: t.Type; SelectChargeMode: t.Type; ColorShiftCompensation: t.Type; GCLKRising: t.Type; EnableCharge: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5043ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ GCLKShift: t.Type; SelectChargeMode: t.Type; ColorShiftCompensation: t.Type; GCLKRising: t.Type; EnableCharge: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5043ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ GCLKShift: t.Type; SelectChargeMode: t.Type; ColorShiftCompensation: t.Type; GCLKRising: t.Type; EnableCharge: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5043ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ GCLKShift: t.Type; SelectChargeMode: t.Type; ColorShiftCompensation: t.Type; GCLKRising: t.Type; EnableCharge: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5043ExtendProperty">; }>]>; }>]>; /** * Codec for {@link Chip5043RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:56989 */ declare const Chip5043RGBVExtendPropey: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ GCLKShift: t.Type; SelectChargeMode: t.Type; ColorShiftCompensation: t.Type; GCLKRising: t.Type; EnableCharge: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5043ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ GCLKShift: t.Type; SelectChargeMode: t.Type; ColorShiftCompensation: t.Type; GCLKRising: t.Type; EnableCharge: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5043ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ GCLKShift: t.Type; SelectChargeMode: t.Type; ColorShiftCompensation: t.Type; GCLKRising: t.Type; EnableCharge: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5043ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ GCLKShift: t.Type; SelectChargeMode: t.Type; ColorShiftCompensation: t.Type; GCLKRising: t.Type; EnableCharge: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5043ExtendProperty">; }>]>; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5043RGBVExtendPropey">; }>]>; interface Chip5043RGBVExtendPropey extends t.TypeOf { RedProperty?: ChipMBI5043ExtendProperty; GreenProperty?: ChipMBI5043ExtendProperty; BlueProperty?: ChipMBI5043ExtendProperty; VRedProperty?: ChipMBI5043ExtendProperty; } //#endregion export { Chip5043RGBVExtendPropeyBase as n, Chip5043RGBVExtendPropey as t }; //# sourceMappingURL=Chip5043RGBVExtendPropey-OVXp_FGE.d.mts.map