from typing import Literal

version_json: str = ...

_stub_version: Literal["2.3.3.260113"]
_commit_hash: Literal["c5c3fc9bf632f24bf750244936e2a806789f95ab"]
