import * as t from "io-ts"; //#region generated/ChipMBI5759BCustomExtendProperty.d.ts declare const ChipMBI5759BCustomExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ScanData: t.ArrayC>; }>, t.PartialC<{}>]>; /** * Codec for {@link ChipMBI5759BCustomExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5759B.decompiled.cs:517 */ declare const ChipMBI5759BCustomExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ScanData: t.ArrayC>; }>, t.PartialC<{}>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5759BCustomExtendProperty">; }>]>; interface ChipMBI5759BCustomExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5759BCustomExtendPropertyBase as n, ChipMBI5759BCustomExtendProperty as t }; //# sourceMappingURL=ChipMBI5759BCustomExtendProperty-ChqrjtgL.d.cts.map