export declare function removeNumberFormatting( str?: string | null, decimalSeparator?: string ): number | null;