export * from './Pagination'; import { PaginationProps } from './Pagination.types'; export type { PaginationProps };