from __future__ import annotations from time_machine.adapters.storage.jsonl_store import JsonlEncounterStore __all__ = ["JsonlEncounterStore"]