import Pagination from '../../types/pagination';

export * from '../../types/pagination';
export default Pagination;
