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