export declare enum PlutusDataKind { ConstrPlutusData = 0, Map = 1, List = 2, Integer = 3, Bytes = 4 } //# sourceMappingURL=PlutusDataKind.d.ts.map