type MasterpassPaymentThreeDSInitRequest = { referenceId: string; callbackUrl: string; }; export default MasterpassPaymentThreeDSInitRequest;