export declare const howLongAgo: (time: string | undefined, notUtc?: boolean) => string | undefined;