import * as t from "io-ts"; //#region generated/CabinetInfomation.d.ts /** * Codec for interface {@link CabinetInfomation} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:38373 */ declare const CabinetInfomation: t.PartialC<{ Weight: t.Type; Power: t.Type; Voltage: t.Type; Width: t.Type; Height: t.Type; PixelWidth: t.Type; PixelHeight: t.Type; }>; interface CabinetInfomation extends t.TypeOf {} //#endregion export { CabinetInfomation as t }; //# sourceMappingURL=CabinetInfomation-CREoN6XL.d.cts.map