import type { InputJSONSchemaItemProps } from './index'; export declare function InputJSONSchemaItem(props: InputJSONSchemaItemProps): JSX.Element;