import Avatar from '@mui/joy/Avatar'; import Box from '@mui/joy/Box'; export default function ImageAvatars() { return ( ); }