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