export interface UserPaymentMobilePricepointsFields { mobile_country: string; phone_number_last4: string; pricepoints: Record[]; user_currency: string; } //# sourceMappingURL=user-payment-mobile-pricepoints.d.ts.map