import * as t from "io-ts"; //#region generated/ChipMY9366ExtendProperty.d.ts declare const ChipMY9366ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RIsClearGhost: t.Type; GIsClearGhost: t.Type; BIsClearGhost: t.Type; VRIsClearGhost: t.Type; }>, t.PartialC<{ RFirstScancompensation: t.Type; GFirstScancompensation: t.Type; BFirstScancompensation: t.Type; VRFirstScancompensation: t.Type; RSmallAdjust: t.Type; GSmallAdjust: t.Type; BSmallAdjust: t.Type; VRSmallAdjust: t.Type; RCurrentCompensation: t.Type; GCurrentCompensation: t.Type; BCurrentCompensation: t.Type; VRCurrentCompensation: t.Type; RLowGrayValue: t.Type; GLowGrayValue: t.Type; BLowGrayValue: t.Type; VRLowGrayValue: t.Type; }>]>; /** * Codec for {@link ChipMY9366ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:62827 */ declare const ChipMY9366ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RIsClearGhost: t.Type; GIsClearGhost: t.Type; BIsClearGhost: t.Type; VRIsClearGhost: t.Type; }>, t.PartialC<{ RFirstScancompensation: t.Type; GFirstScancompensation: t.Type; BFirstScancompensation: t.Type; VRFirstScancompensation: t.Type; RSmallAdjust: t.Type; GSmallAdjust: t.Type; BSmallAdjust: t.Type; VRSmallAdjust: t.Type; RCurrentCompensation: t.Type; GCurrentCompensation: t.Type; BCurrentCompensation: t.Type; VRCurrentCompensation: t.Type; RLowGrayValue: t.Type; GLowGrayValue: t.Type; BLowGrayValue: t.Type; VRLowGrayValue: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9366ExtendProperty">; }>]>; interface ChipMY9366ExtendProperty extends t.TypeOf {} //#endregion export { ChipMY9366ExtendPropertyBase as n, ChipMY9366ExtendProperty as t }; //# sourceMappingURL=ChipMY9366ExtendProperty-DwHOtxHE.d.mts.map