declare const ConnectToInjected: () => Promise<any>;
export default ConnectToInjected;
