import { Pagination } from 'antd'; export { PaginationProps, PaginationConfig } from 'antd/es/pagination/Pagination'; export default Pagination;