export declare function formatQuantityWithSuffix(quantity: number, decimals?: number): string;
//# sourceMappingURL=numbers.d.ts.map