import { EvmAgentKit } from "../../agent"; export declare function getTokenInfo(agent: EvmAgentKit, tokenAddress: string): Promise; //# sourceMappingURL=get_token_info.d.ts.map