import React from "react"; const AgentIcon = (props) => { return ( ); }; export default AgentIcon;