export declare function toHumanNumber(number?: number | null, max?: number): string;