export declare const formatTimeAgo: (dateString: string) => string;
