import * as t from "io-ts"; //#region generated/ChipSUM2032ExtendProperty.d.ts /** * Codec for interface {@link ChipSUM2032ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:63173 */ declare const ChipSUM2032ExtendProperty: t.IntersectionC<[t.TypeC<{ RColumnGhostCancelingMode: t.Type; GColumnGhostCancelingMode: t.Type; BColumnGhostCancelingMode: t.Type; VRColumnGhostCancelingMode: t.Type; RColumnGhostCanceling: t.Type; GColumnGhostCanceling: t.Type; BColumnGhostCanceling: t.Type; VRColumnGhostCanceling: t.Type; RLowGrayMode: t.Type; GLowGrayMode: t.Type; BLowGrayMode: t.Type; VRLowGrayMode: t.Type; RLowGrayCompensation: t.Type; GLowGrayCompensation: t.Type; BLowGrayCompensation: t.Type; VRLowGrayCompensation: t.Type; }>, t.PartialC<{}>]>; interface ChipSUM2032ExtendProperty extends t.TypeOf {} //#endregion export { ChipSUM2032ExtendProperty as t }; //# sourceMappingURL=ChipSUM2032ExtendProperty-Bohqb9gc.d.cts.map