import { n as FirstLineCompensationTypeEnum } from "./FirstLineCompensationType-BMgMZcX-.mjs"; import * as t from "io-ts"; //#region generated/Chip5152ExtendProperty.d.ts declare const Chip5152ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; RedRegValueConfigSecond: t.Type; GreenRegValueConfigSecond: t.Type; BlueRegValueConfigSecond: t.Type; VRedRegValueConfigSecond: t.Type; LowGrayCompensate1En: t.Type; LowGrayCompensate2En: t.Type; FirstLineCompensation: t.Type; EliminationGhost: t.Type; }>]>; /** * Codec for {@link Chip5152ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:42783 */ declare const Chip5152ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; RedRegValueConfigSecond: t.Type; GreenRegValueConfigSecond: t.Type; BlueRegValueConfigSecond: t.Type; VRedRegValueConfigSecond: t.Type; LowGrayCompensate1En: t.Type; LowGrayCompensate2En: t.Type; FirstLineCompensation: t.Type; EliminationGhost: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5152ExtendProperty">; }>]>; interface Chip5152ExtendProperty extends t.TypeOf { FirstLineCompensation?: FirstLineCompensationTypeEnum; } //#endregion export { Chip5152ExtendPropertyBase as n, Chip5152ExtendProperty as t }; //# sourceMappingURL=Chip5152ExtendProperty-D5-U-RYg.d.mts.map