declare function relativeDate(date: number): string; export { relativeDate };