/// import { Stream } from "stream"; export = destroy; declare function destroy(stream: T): T;