import React from 'react'; const MathWallet = () => { return ( ); }; export default MathWallet;