export declare function getTimeAgo(date: string): string;
