export declare function getCoinGeckoPriceUsd(tokenName?: string): Promise; export declare const useCoinGeckoPrice: (tokenName?: string) => number | undefined; //# sourceMappingURL=useCoinGeckoPrice.d.ts.map