export declare const formatCurrency: (number: number, locale?: string, options?: object) => string;