declare function formatChineseRMB(money: number): string; export { formatChineseRMB };