export const { PaymentResponse } = typeof window === 'undefined' ? { PaymentResponse: null } : window;
