export declare class SwapEvmPrepareResponse { serializedTx: string; token: string; contractAddress: string; }