/// export declare function JSONEditorItem(props: { name: string | number; }): JSX.Element;