import usePagination from 'antd/es/table/hooks/usePagination'; export type { DEFAULT_PAGE_SIZE } from 'antd/es/table/hooks/usePagination'; export { getPaginationParam } from 'antd/es/table/hooks/usePagination'; export default usePagination;