import { t as ChipSUM2028ExtendProperty } from "./ChipSUM2028ExtendProperty-BYuwIBl0.cjs"; import * as t from "io-ts"; //#region generated/Chip2028RGBVExtendPropey.d.ts declare const Chip2028RGBVExtendPropeyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; UpdataType: t.Type; OEType: t.Type; SetDisapparate: t.Type; }>, t.PartialC<{ SetFrequency: t.Type; SetConstantCurrent: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2028ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; UpdataType: t.Type; OEType: t.Type; SetDisapparate: t.Type; }>, t.PartialC<{ SetFrequency: t.Type; SetConstantCurrent: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2028ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; UpdataType: t.Type; OEType: t.Type; SetDisapparate: t.Type; }>, t.PartialC<{ SetFrequency: t.Type; SetConstantCurrent: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2028ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; UpdataType: t.Type; OEType: t.Type; SetDisapparate: t.Type; }>, t.PartialC<{ SetFrequency: t.Type; SetConstantCurrent: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2028ExtendProperty">; }>]>; }>]>; /** * Codec for {@link Chip2028RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:62725 */ declare const Chip2028RGBVExtendPropey: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; UpdataType: t.Type; OEType: t.Type; SetDisapparate: t.Type; }>, t.PartialC<{ SetFrequency: t.Type; SetConstantCurrent: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2028ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; UpdataType: t.Type; OEType: t.Type; SetDisapparate: t.Type; }>, t.PartialC<{ SetFrequency: t.Type; SetConstantCurrent: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2028ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; UpdataType: t.Type; OEType: t.Type; SetDisapparate: t.Type; }>, t.PartialC<{ SetFrequency: t.Type; SetConstantCurrent: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2028ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; UpdataType: t.Type; OEType: t.Type; SetDisapparate: t.Type; }>, t.PartialC<{ SetFrequency: t.Type; SetConstantCurrent: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2028ExtendProperty">; }>]>; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip2028RGBVExtendPropey">; }>]>; interface Chip2028RGBVExtendPropey extends t.TypeOf { RedProperty?: ChipSUM2028ExtendProperty; GreenProperty?: ChipSUM2028ExtendProperty; BlueProperty?: ChipSUM2028ExtendProperty; VRedProperty?: ChipSUM2028ExtendProperty; } //#endregion export { Chip2028RGBVExtendPropeyBase as n, Chip2028RGBVExtendPropey as t }; //# sourceMappingURL=Chip2028RGBVExtendPropey-B8zU-vs-.d.cts.map