export declare function toNumberStr(x: number | string | boolean | Array): string;