export declare const coingeckoIdMap: Record; export declare const getCoinPrice: () => Promise; export declare function getEcosystemPrices(ecosystem: string): Promise | undefined>;