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