/** * Internal dependencies */ import { applePayImage } from './apple-pay'; import { paypalImage } from './paypal'; export const expressApplePay = ; export const expressPaypal = ;