from typing import Any, Mapping

NODE_CLASS_MAPPINGS: Mapping[str, Any] = {}