import { ProTableProps } from '../../types'; export default function usePagination(): ProTableProps['pagination'];