export { default as JoPagination } from "./src/Pagination"; export type { PaginationProps as JTPaginationProps } from "./src/Pagination";