export declare function formatNumber( num: number, decimalSeparator: string, thousandSeparator: string ): string