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