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