/// export default function timestampRender(cellData: string, item: { timeFormatter?: string; }): "" | JSX.Element;