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