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