export declare const currencyFormat: (currency: string | undefined, val: number) => string;