import { CryptoInterface } from '../components/crypto-view/crypto-view'; export declare function getCryptoData(apiKey: string): Promise;