/// import { DownloadConfig } from '../struct/Stream'; export declare function downloadStream(id: string, config: DownloadConfig): Promise;