import { Stream } from 'stream'; export declare const isStream: (stream: any) => stream is Stream; //# sourceMappingURL=stream.util.d.ts.map