export declare class AngularDayjsService { constructor(); timeAgo(timestamp: string): string; }