/// export declare function renderValue(val: any, getPopup?: (val: any) => void): string | JSX.Element;