export declare const renderTimelineDateTime: (date: string, showTime?: boolean, dateTimeZone?: string) => import("react/jsx-runtime").JSX.Element;
