export declare function timeAgo(date: Date | string | number): "" | import("../localization").LocalizationKey;
