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