import * as t from "io-ts"; //#region generated/Chip9373ExtendPropety.d.ts declare const Chip9373ExtendPropetyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ BFirstScancompensation: t.Type; BlueVanishingRating: t.Type; CrossEn: t.Type; GCurrentCompensationThird: t.Type; GFirstScancompensation: t.Type; GrayDepth: t.Type; GreenVanishingRating: t.Type; RCurrentCompensationThird: t.Type; RedVanishingRating: t.Type; VRCurrentCompensationThird: t.Type; VRedVanishingRating: t.Type; }>, t.PartialC<{ BCompensationMode: t.Type; BCurrentCompensationFirst: t.Type; BCurrentCompensationSec: t.Type; BCurrentCompensationThird: t.Type; BLowGrayValue: t.Type; GclkMutiRate: t.Type; GCompensationMode: t.Type; GCurrentCompensationFirst: t.Type; GCurrentCompensationSec: t.Type; GLowGrayValue: t.Type; RCompensationMode: t.Type; RCurrentCompensationFirst: t.Type; RCurrentCompensationSec: t.Type; RCurrentCompensationFo: t.Type; GCurrentCompensationFo: t.Type; BCurrentCompensationFo: t.Type; RFirstScancompensation: t.Type; RLowGrayValue: t.Type; VRCurrentCompensationFirst: t.Type; VRCurrentCompensationSec: t.Type; VRFirstScancompensation: t.Type; VRLowGrayValue: t.Type; }>]>; /** * Codec for {@link Chip9373ExtendPropety} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:43314 */ declare const Chip9373ExtendPropety: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ BFirstScancompensation: t.Type; BlueVanishingRating: t.Type; CrossEn: t.Type; GCurrentCompensationThird: t.Type; GFirstScancompensation: t.Type; GrayDepth: t.Type; GreenVanishingRating: t.Type; RCurrentCompensationThird: t.Type; RedVanishingRating: t.Type; VRCurrentCompensationThird: t.Type; VRedVanishingRating: t.Type; }>, t.PartialC<{ BCompensationMode: t.Type; BCurrentCompensationFirst: t.Type; BCurrentCompensationSec: t.Type; BCurrentCompensationThird: t.Type; BLowGrayValue: t.Type; GclkMutiRate: t.Type; GCompensationMode: t.Type; GCurrentCompensationFirst: t.Type; GCurrentCompensationSec: t.Type; GLowGrayValue: t.Type; RCompensationMode: t.Type; RCurrentCompensationFirst: t.Type; RCurrentCompensationSec: t.Type; RCurrentCompensationFo: t.Type; GCurrentCompensationFo: t.Type; BCurrentCompensationFo: t.Type; RFirstScancompensation: t.Type; RLowGrayValue: t.Type; VRCurrentCompensationFirst: t.Type; VRCurrentCompensationSec: t.Type; VRFirstScancompensation: t.Type; VRLowGrayValue: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9373ExtendPropety">; }>]>; interface Chip9373ExtendPropety extends t.TypeOf {} //#endregion export { Chip9373ExtendPropetyBase as n, Chip9373ExtendPropety as t }; //# sourceMappingURL=Chip9373ExtendPropety-BTPbDddv.d.cts.map