import { IAsset } from '@liquality/cryptoassets'; declare const cryptoassets: { [asset: string]: IAsset; }; export default cryptoassets;