export declare type ThreeDSecureOutput = { statusCode: number; statusDetail: string; transactionId: string; acsUrl: string; paReq: string; status: string; }; //# sourceMappingURL=three-d-secure-output.d.ts.map