export declare function _reduceFee(amountIn: bigint, swapFee: bigint): bigint; export declare function _addFee(amountIn: bigint, swapFee: bigint): bigint;