import * as t from "io-ts"; //#region generated/ChipMBI525ExtendProperty.d.ts declare const ChipMBI525ExtendPropertyBase: 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; }>]>; /** * Codec for {@link ChipMBI525ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:57305 */ declare const ChipMBI525ExtendProperty: 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">; }>]>; interface ChipMBI525ExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI525ExtendPropertyBase as n, ChipMBI525ExtendProperty as t }; //# sourceMappingURL=ChipMBI525ExtendProperty-D6LzWSI8.d.mts.map