/**
 * @license EUPL-1.2+
 * Copyright Gemeente Amsterdam
 */
export { Pagination } from './Pagination';
export type { PaginationProps } from './Pagination';
