import { MagentoPaypalExpressToken } from '@daffodil/paypal/driver/magento'
interface MagentoPaypalExpressToken { token: string paypal_urls: MagentoPaypalUrlsResponse }