EntParamsStateTrees0Type: Omit<
    EntParams & { tag: StateTrees; version: 0 },
    "version",
> & { version?: 0 }