import { Transaction } from "@mysten/sui/transactions"; export declare function makeMAGMAPTB(txb: Transaction, poolId: string, byAmountIn: boolean, coinA: any, coinB: any, amount: any, a2b: boolean, typeArguments: any): Promise;