/// import { ControlProps, OwnPropsOfEnum } from '@jsonforms/core'; export declare const SpectrumRadioGroup: (props: ControlProps & OwnPropsOfEnum) => JSX.Element;