from typing import Any

module_prefix: str
PLUGIN_MAPPING: Any

def get_plugin_modules(plugins): ...
