class Service:
    def __init__(self, executable_path: str | None = ...) -> None: ...
