export type PaymentRequestEventType = 'couponcodechange' | 'paymentmethodchange' | 'shippingaddresschange' | 'shippingoptionchange';
//# sourceMappingURL=payment-request-event.type.d.ts.map