export declare const PaymentResponse: {
    new (): PaymentResponse;
    prototype: PaymentResponse;
} | null;
//# sourceMappingURL=payment-response.web.d.ts.map