from typing import Any

def get_stacktrace(limit: Any | None = ...): ...
