import { RJSFSchema, WidgetProps } from '@rjsf/utils';
export default function SynapseFormRadioWidget<T = any, S = RJSFSchema, F = any>(props: WidgetProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=SynapseFormRadioWidget.d.ts.map