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