import { t as ChipHBS1910ExtendProperty } from "./ChipHBS1910ExtendProperty-DYdi3fav.cjs"; import * as t from "io-ts"; //#region generated/ChipHBS1910RGBVExtendProperty.d.ts declare const ChipHBS1910RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910ExtendProperty">; }>]>; IsAdvancedMode: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>; /** * Codec for {@link ChipHBS1910RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHBS1910.decompiled.cs:1173 */ declare const ChipHBS1910RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910ExtendProperty">; }>]>; IsAdvancedMode: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHBS1910RGBVExtendProperty">; }>]>; interface ChipHBS1910RGBVExtendProperty extends t.TypeOf { RedProperty?: ChipHBS1910ExtendProperty; GreenProperty?: ChipHBS1910ExtendProperty; BlueProperty?: ChipHBS1910ExtendProperty; VRedProperty?: ChipHBS1910ExtendProperty; } //#endregion export { ChipHBS1910RGBVExtendPropertyBase as n, ChipHBS1910RGBVExtendProperty as t }; //# sourceMappingURL=ChipHBS1910RGBVExtendProperty-DN8BTGTm.d.cts.map