import { t as ChipCNS7153ExtendProperty } from "./ChipCNS7153ExtendProperty-DOYvoHIA.mjs"; import * as t from "io-ts"; //#region generated/ChipCNS7153RGBVExtendProperty.d.ts declare const ChipCNS7153RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ IsAdvancedMode: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153ExtendProperty">; }>]>; IsUseNewModule: t.Type; }>]>; /** * Codec for {@link ChipCNS7153RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCNS7153.decompiled.cs:1788 */ declare const ChipCNS7153RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ IsAdvancedMode: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153ExtendProperty">; }>]>; IsUseNewModule: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7153RGBVExtendProperty">; }>]>; interface ChipCNS7153RGBVExtendProperty extends t.TypeOf { RedProperty?: ChipCNS7153ExtendProperty; GreenProperty?: ChipCNS7153ExtendProperty; BlueProperty?: ChipCNS7153ExtendProperty; VRedProperty?: ChipCNS7153ExtendProperty; } //#endregion export { ChipCNS7153RGBVExtendPropertyBase as n, ChipCNS7153RGBVExtendProperty as t }; //# sourceMappingURL=ChipCNS7153RGBVExtendProperty-Di__TJmd.d.mts.map