export declare function formatMoney(target: string | number, addComma?: boolean): string;