/// import { pipeline } from 'stream'; /** * Promisified stream.pipeline() */ export declare const _pipeline: typeof pipeline.__promisify__;