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