import Pagination, { PaginationProps } from "./Pagination.js"; export { type PaginationProps, Pagination as default };