type InitGarantiPayPaymentResponse = { htmlContent: string; paymentId: number; }; export default InitGarantiPayPaymentResponse;