type__internal.LibEmptyOrNodeReadableStreamtype LibEmptyOrNodeReadableStream<T> = LibDomIsLoaded extends true ? {} : ReadableStream