export type PaymentResult = 'pending' | 'three_ds_requested' | 'authorized' | 'failed'; //# sourceMappingURL=PaymentResult.type.d.ts.map