declare enum EBlockchainName { TEZOS = "TEZOS" } export default EBlockchainName;