import { FormContextType, IconButtonProps, RJSFSchema, StrictRJSFSchema } from '@rjsf/utils'; export default function AddButton(props: IconButtonProps): import("react/jsx-runtime").JSX.Element;