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