export declare const isStream: (obj: unknown) => obj is NodeJS.ReadableStream;