import * as t from "io-ts"; //#region generated/CustomRegExtendPropertyBase.d.ts declare const CustomRegExtendPropertyBaseBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigThird: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RegValueConfigFirst: t.Type; RegValueConfigSecond: t.Type; }>]>; /** * Codec for {@link CustomRegExtendPropertyBase} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:63976 */ declare const CustomRegExtendPropertyBase: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigThird: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RegValueConfigFirst: t.Type; RegValueConfigSecond: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"CustomRegExtendPropertyBase">; }>]>; interface CustomRegExtendPropertyBase extends t.TypeOf {} //#endregion export { CustomRegExtendPropertyBaseBase as n, CustomRegExtendPropertyBase as t }; //# sourceMappingURL=CustomRegExtendPropertyBase-uu6w1G8I.d.cts.map