Web3Actions: {
    disconnect: (() => void);
    switchChain: ((chainId?: ChainsIds) => void);
}