/// import { WidgetProps, StrictRJSFSchema, RJSFSchema, FormContextType } from '@rjsf/utils'; export default function CheckboxWidget(props: WidgetProps): JSX.Element;