export declare function isReadableStream(val: unknown): val is ReadableStream;