export declare function convertQuantity(options: { quantity: string; tokenDecimals: number; }): bigint; //# sourceMappingURL=convert-quantity.d.ts.map