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