export declare const formatMoney: (amount: number, locale: string, currency: string) => string;