export type WebPaymentRequestConstructor = typeof globalThis.PaymentRequest;
