export declare const formatUSD: (value: string | number, inputString?: string) => string;