import React from 'react'; declare const ChangePaymentMethod: () => React.JSX.Element; export default ChangePaymentMethod;