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