export type { PaginationData, PaginationLocale, PaginationProps } from './interface'; export { default } from './Pagination';