export { default as Pagination } from './pagination' export type { PaginationProps, PaginationPaging } from './types'