const DepositWithdrawIcon = ({ className }: { className?: string }) => { return ( ) } export default DepositWithdrawIcon