import type { Ethereum } from "../connectors/injected/types"; export declare function getInjectedName(ethereum?: Ethereum): string | string[]; //# sourceMappingURL=getInjectedName.d.ts.map