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