import { CurrencyMap, CurrencyUnitCrypto } from "../types";
export declare const cryptoCurrenciesMap: CurrencyMap<CurrencyUnitCrypto>;
export declare const cryptoCurrencies: CurrencyUnitCrypto[];
//# sourceMappingURL=cryptoCurrencies.d.ts.map