import { QbittorrentApi } from "../qbittorrent/api.js"; export declare const tagErroredTorrents: (api: QbittorrentApi, dryRun: boolean) => Promise;