import Pagination from './Pagination'; export { usePagination } from './usePagination'; export default Pagination;