import { GlobalState } from '../../context/GlobalContext'; export declare function connectToMetamask(globalState: GlobalState): Promise;