import { Pagination } from './pagination';
export type { PaginationProps } from './pagination';
export default Pagination;
