export declare const formatUnits: (price: number, currency?: string, fractionDigits?: number) => string;