export { Pagination, PaginationItem } from '@mui/material'; export type { PaginationProps, PaginationItemProps } from '@mui/material';