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