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