from typing import Any, Dict, Callable LOGICAL_WRITERS: Dict[str, Callable[[Any, Dict], Any]]