import * as t from "io-ts"; //#region generated/ChipMBI5759GRGBExtendProperty.d.ts declare const ChipMBI5759GRGBExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ Global1_Register1: t.Type; Global1_Register2: t.Type; Global1_Register3: t.Type; Global2_Register1: t.Type; Global2_Register2: t.Type; Global2_Register3: t.Type; Global3_Register1: t.Type; Global3_Register2: t.Type; Global3_Register3: t.Type; R1_Register1: t.Type; R1_Register2: t.Type; R1_Register3: t.Type; R2_Register1: t.Type; R2_Register2: t.Type; R2_Register3: t.Type; G1_Register1: t.Type; G1_Register2: t.Type; G1_Register3: t.Type; G2_Register1: t.Type; G2_Register2: t.Type; G2_Register3: t.Type; B1_Register1: t.Type; B1_Register2: t.Type; B1_Register3: t.Type; B2_Register1: t.Type; B2_Register2: t.Type; B2_Register3: t.Type; }>, t.PartialC<{ RLowGrayCompsentionOne: t.Type; GLowGrayCompsentionOne: t.Type; BLowGrayCompsentionOne: t.Type; RLowGrayCompsentionTwo: t.Type; GLowGrayCompsentionTwo: t.Type; BLowGrayCompsentionTwo: t.Type; RAdvancedLowGrayCompsention: t.Type; GAdvancedLowGrayCompsention: t.Type; BAdvancedLowGrayCompsention: t.Type; RedGain: t.Type; GreenGain: t.Type; BlueGain: t.Type; }>]>; /** * Codec for {@link ChipMBI5759GRGBExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5759.decompiled.cs:1008 */ declare const ChipMBI5759GRGBExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ Global1_Register1: t.Type; Global1_Register2: t.Type; Global1_Register3: t.Type; Global2_Register1: t.Type; Global2_Register2: t.Type; Global2_Register3: t.Type; Global3_Register1: t.Type; Global3_Register2: t.Type; Global3_Register3: t.Type; R1_Register1: t.Type; R1_Register2: t.Type; R1_Register3: t.Type; R2_Register1: t.Type; R2_Register2: t.Type; R2_Register3: t.Type; G1_Register1: t.Type; G1_Register2: t.Type; G1_Register3: t.Type; G2_Register1: t.Type; G2_Register2: t.Type; G2_Register3: t.Type; B1_Register1: t.Type; B1_Register2: t.Type; B1_Register3: t.Type; B2_Register1: t.Type; B2_Register2: t.Type; B2_Register3: t.Type; }>, t.PartialC<{ RLowGrayCompsentionOne: t.Type; GLowGrayCompsentionOne: t.Type; BLowGrayCompsentionOne: t.Type; RLowGrayCompsentionTwo: t.Type; GLowGrayCompsentionTwo: t.Type; BLowGrayCompsentionTwo: t.Type; RAdvancedLowGrayCompsention: t.Type; GAdvancedLowGrayCompsention: t.Type; BAdvancedLowGrayCompsention: t.Type; RedGain: t.Type; GreenGain: t.Type; BlueGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5759GRGBExtendProperty">; }>]>; interface ChipMBI5759GRGBExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5759GRGBExtendPropertyBase as n, ChipMBI5759GRGBExtendProperty as t }; //# sourceMappingURL=ChipMBI5759GRGBExtendProperty-JODw_9KR.d.cts.map