import { ICurve, IDict, IPoolData } from "../interfaces"; export declare function getTwocryptoFactoryPoolData(this: ICurve, fromIdx?: number, swapAddress?: string): Promise>;