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