export declare function currencyFormat(value: number | string, currency?: string, locale?: string): string;