declare const isEthereumAddress: (str: any) => boolean; export default isEthereumAddress;