import { Dapp, Pool } from "../.."; export declare function getAaveAssetsForUnderlying(pool: Pool, dapp: Dapp, assets: string[]): Promise;