export declare function timeago(date: string): string; export declare function renderTimeago(): void;