export declare class Constants { static TICK_SPACING: bigint; static MAX_LIQUIDITY_PER_TICK: bigint; static COMMUNITY_FEE_DENOMINATOR: bigint; }