def download(id: str, output: str, quiet: bool = False) -> str: ...