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