from .g801_mux import main_loader as g801_mux_main_loader def main_loader(cfg: object, id: int) -> None: return g801_mux_main_loader(cfg, id)