export declare enum GasFeeLevel { high = "high", medium = "medium", low = "low" } //# sourceMappingURL=GasFeeLevel.d.ts.map