import { t as ChipMBI5166ExtendProperty } from "./ChipMBI5166ExtendProperty-Dpn_w_X4.cjs"; import * as t from "io-ts"; //#region generated/Chip5166RGBVExtendPropey.d.ts declare const Chip5166RGBVExtendPropeyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5166ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5166ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5166ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5166ExtendProperty">; }>]>; }>]>; /** * Codec for {@link Chip5166RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:62671 */ declare const Chip5166RGBVExtendPropey: 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; }>, t.PartialC<{ SetBlanking: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5166ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5166ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5166ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5166ExtendProperty">; }>]>; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5166RGBVExtendPropey">; }>]>; interface Chip5166RGBVExtendPropey extends t.TypeOf { RedProperty?: ChipMBI5166ExtendProperty; GreenProperty?: ChipMBI5166ExtendProperty; BlueProperty?: ChipMBI5166ExtendProperty; VRedProperty?: ChipMBI5166ExtendProperty; } //#endregion export { Chip5166RGBVExtendPropeyBase as n, Chip5166RGBVExtendPropey as t }; //# sourceMappingURL=Chip5166RGBVExtendPropey-B_qD1Au4.d.cts.map