declare type InitThreeDSPaymentResponse = { htmlContent: string; }; export default InitThreeDSPaymentResponse;