export declare function convFiatTokenAddress(fiat: any, cryptType: any): string; export declare function getCryptoTokenAddress(cryptType: any): string; export declare function getCryptoTokenName(address: any): string;