import React from 'react'; declare const PaypalButtonsVG: (props: { usd: any; tokens: any; key: any; setViewCharge: any; }) => "" | React.JSX.Element | undefined; export default PaypalButtonsVG;