/** * Streams the series to disk. */ export default function (config: IConfig, task: IConfigTask, done: (err: any) => void): void;