/// export declare function streamFlow(stream1: NodeJS.ReadableStream, ...streams: NodeJS.ReadWriteStream[]): Promise;