export declare function useAutoConnectWallet(): 'disabled' | 'idle' | 'attempted';
