import { t as Chip5155ExtendProperty } from "./Chip5155ExtendProperty-CCLk7vkA.mjs"; import * as t from "io-ts"; //#region generated/Chip5155RGBVExtendPropey.d.ts declare const Chip5155RGBVExtendPropeyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.PartialC<{ OptimizationEnable: t.Type; GammaPresetType: t.Type; }>; GreenProperty: t.PartialC<{ OptimizationEnable: t.Type; GammaPresetType: t.Type; }>; BlueProperty: t.PartialC<{ OptimizationEnable: t.Type; GammaPresetType: t.Type; }>; VRedProperty: t.PartialC<{ OptimizationEnable: t.Type; GammaPresetType: t.Type; }>; }>]>; /** * Codec for {@link Chip5155RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:56531 */ declare const Chip5155RGBVExtendPropey: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.PartialC<{ OptimizationEnable: t.Type; GammaPresetType: t.Type; }>; GreenProperty: t.PartialC<{ OptimizationEnable: t.Type; GammaPresetType: t.Type; }>; BlueProperty: t.PartialC<{ OptimizationEnable: t.Type; GammaPresetType: t.Type; }>; VRedProperty: t.PartialC<{ OptimizationEnable: t.Type; GammaPresetType: t.Type; }>; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5155RGBVExtendPropey">; }>]>; interface Chip5155RGBVExtendPropey extends t.TypeOf { RedProperty?: Chip5155ExtendProperty; GreenProperty?: Chip5155ExtendProperty; BlueProperty?: Chip5155ExtendProperty; VRedProperty?: Chip5155ExtendProperty; } //#endregion export { Chip5155RGBVExtendPropeyBase as n, Chip5155RGBVExtendPropey as t }; //# sourceMappingURL=Chip5155RGBVExtendPropey-XhECOPei.d.mts.map