import { UniV2Pair } from '../uniswap-v2/types'; export declare function getV3PairsAddresses(url: string, length?: number): Promise;