/// export declare const TimestampRenderer: (props: { timestamp: number; }) => JSX.Element;