export default function timeAgo(dateParam?: Date | string | number): string | null;