import * as t from "io-ts"; //#region generated/CIEValue.d.ts /** * Codec for interface {@link CIEValue} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:72004 */ declare const CIEValue: t.PartialC<{ Cx: t.Type; Cy: t.Type; Y: t.Type; }>; interface CIEValue extends t.TypeOf {} //#endregion export { CIEValue as t }; //# sourceMappingURL=CIEValue-C-PoQ29z.d.cts.map