import { LabelProps, OwnPropsOfEnum } from '@jsonforms/core'; export type MantineLabelRendererProps = LabelProps & OwnPropsOfEnum;