import Pagination from './Pagination';
export { Props, PaginationDescriptor } from './Pagination';
export default Pagination;
