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