import * as t from "io-ts"; //#region generated/Chip9748ExtendProperty.d.ts declare const Chip9748ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ LastGhostAbatement2: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentSet3: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; LastGhostAbatement1: t.Type; FailureLEDElimination: t.Type; }>]>; /** * Codec for {@link Chip9748ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:54960 */ declare const Chip9748ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ LastGhostAbatement2: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentSet3: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; LastGhostAbatement1: t.Type; FailureLEDElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9748ExtendProperty">; }>]>; interface Chip9748ExtendProperty extends t.TypeOf {} //#endregion export { Chip9748ExtendPropertyBase as n, Chip9748ExtendProperty as t }; //# sourceMappingURL=Chip9748ExtendProperty-KYhpVwgt.d.mts.map