export declare enum ScriptLanguage { Native = 0, PlutusV1 = 1, PlutusV2 = 2, PlutusV3 = 3 } //# sourceMappingURL=ScriptLanguage.d.ts.map