from .config import global_config, _config_manager as config_manager
__all__ = [
"global_config",
"config_manager",
]