/** * Internal dependencies */ import { applePayImage } from './apple-pay'; import { paypalImage } from './paypal'; export const ExpressApplePay = () => ; export const ExpressPaypal = () => ;