import { IOctavfiPortfolio } from './types'; export declare function fetchOctavfiPortfolios(addresses: string[]): Promise;