// tslint:disable import X from './eth-connect.esm' type ETHC = typeof import('./eth-connect') const EthConnect: ETHC = X export = EthConnect