Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.