AccountParser: ((any: Any) => Account)

Represents a generic function that takes an Any encoded account from the chain and extracts some common Account information from it.