import { handlePagingFunc } from "./HandlePagination"; import PaginatedList from "./PaginatedList"; export { handlePagingFunc, PaginatedList };