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