export declare enum SupportedCurrency { CHF = "CHF", EUR = "EUR", USD = "USD" } //# sourceMappingURL=SupportedCurrency.d.ts.map