import { PharosAgentKit } from "../../agent";
export declare function getTokenPriceData(agent: PharosAgentKit, tokenAddresses: string[]): Promise<any>;
//# sourceMappingURL=get_token_price_data.d.ts.map