export declare enum Methods { sendTransactions = "sendTransactions", rpcCall = "rpcCall", getChainInfo = "getChainInfo", getSafeInfo = "getSafeInfo", getTxBySafeTxHash = "getTxBySafeTxHash", getSafeBalances = "getSafeBalances", signMessage = "signMessage", getEnvironmentInfo = "getEnvironmentInfo" }