import { PharosAgentKit } from "../../agent";
export declare function getTrendingPools(agent: PharosAgentKit, duration?: "5m" | "1h" | "24h" | "6h"): Promise<any>;
//# sourceMappingURL=get_trending_pools.d.ts.map