import { EyeOutlined } from "@ant-design/icons"; const ViewIcon = props => ( ); ViewIcon.displayName = "ViewIcon"; export default ViewIcon;