import { ethers, Pool } from "../.."; export declare function getChainlinkPriceInUsd(pool: Pool, asset: string): Promise;