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