export declare function timeAgo(date: Date, style?: 'long' | 'narrow'): string;