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