import { Ethereum } from '../types'; export declare function getInjectedName(ethereum?: Ethereum): string | string[];