import { t as ChipMBI525ExtendProperty } from "./ChipMBI525ExtendProperty-BTAlLAKg.cjs"; import * as t from "io-ts"; //#region generated/Chip5125RGBVExtendPropey.d.ts declare const Chip5125RGBVExtendPropeyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ OEPlusWidth: t.Type; HardwareResetOne: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; LowCompsention: t.Type; RefreshUp: t.Type; GhostStall: t.Type; GhostModle: t.Type; }>, t.PartialC<{ SettingNoise: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI525ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; LowCompsention: t.Type; RefreshUp: t.Type; GhostStall: t.Type; GhostModle: t.Type; }>, t.PartialC<{ SettingNoise: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI525ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; LowCompsention: t.Type; RefreshUp: t.Type; GhostStall: t.Type; GhostModle: t.Type; }>, t.PartialC<{ SettingNoise: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI525ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; LowCompsention: t.Type; RefreshUp: t.Type; GhostStall: t.Type; GhostModle: t.Type; }>, t.PartialC<{ SettingNoise: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI525ExtendProperty">; }>]>; IsAdvancedMode: t.Type; HardwareResetTwo: t.Type; SoftwareReset: t.Type; }>]>; /** * Codec for {@link Chip5125RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:57728 */ declare const Chip5125RGBVExtendPropey: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ OEPlusWidth: t.Type; HardwareResetOne: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; LowCompsention: t.Type; RefreshUp: t.Type; GhostStall: t.Type; GhostModle: t.Type; }>, t.PartialC<{ SettingNoise: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI525ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; LowCompsention: t.Type; RefreshUp: t.Type; GhostStall: t.Type; GhostModle: t.Type; }>, t.PartialC<{ SettingNoise: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI525ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; LowCompsention: t.Type; RefreshUp: t.Type; GhostStall: t.Type; GhostModle: t.Type; }>, t.PartialC<{ SettingNoise: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI525ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; LowCompsention: t.Type; RefreshUp: t.Type; GhostStall: t.Type; GhostModle: t.Type; }>, t.PartialC<{ SettingNoise: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI525ExtendProperty">; }>]>; IsAdvancedMode: t.Type; HardwareResetTwo: t.Type; SoftwareReset: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5125RGBVExtendPropey">; }>]>; interface Chip5125RGBVExtendPropey extends t.TypeOf { RedProperty?: ChipMBI525ExtendProperty; GreenProperty?: ChipMBI525ExtendProperty; BlueProperty?: ChipMBI525ExtendProperty; VRedProperty?: ChipMBI525ExtendProperty; } //#endregion export { Chip5125RGBVExtendPropeyBase as n, Chip5125RGBVExtendPropey as t }; //# sourceMappingURL=Chip5125RGBVExtendPropey-DwwhkKpV.d.cts.map