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