export declare class LiquidityMath { static addDelta(x: bigint, y: bigint): bigint; }