export declare function formatNumber(value: string, allowDot?: boolean, allowMinus?: boolean): string;