import { Pool } from '../types'; export declare function getBalancerPoolsV2(url: string): Promise;