export function timeAgoFromMs(ms: number): string; export function microTimeFromMs(ms: number): string;