/// <reference types="node" />
import { pipeline } from 'stream';
export declare const pipelinePromise: typeof pipeline.__promisify__;
