export interface SwapPath { pool_id: number; target: string; }