import * as t from "io-ts"; //#region generated/ChipBaseExtendPropey.d.ts /** * Codec for interface {@link ChipBaseExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:30354 */ declare const ChipBaseExtendPropey: t.PartialC<{ IsSetLowEffectGamma: t.Type; }>; interface ChipBaseExtendPropey extends t.TypeOf {} //#endregion export { ChipBaseExtendPropey as t }; //# sourceMappingURL=ChipBaseExtendPropey-yghfVyjo.d.cts.map