export default function humanizeReviewCount(count: number, thousand?: string, million?: string): string;