/// import { SchemaModel } from '../../services'; export declare function ArrayItemDetails({ schema }: { schema: SchemaModel; }): JSX.Element | null;