import { Box } from "@mui/material"; export default function SearchIcon() { return ( ); }