export declare const formatAmount: (balance?: any, decimals?: number, fixed?: number | undefined) => string; //# sourceMappingURL=formatAmount.d.ts.map