import React from "react"; function RemoveTokenIcon() { return ( ); } export default RemoveTokenIcon;