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