/// import { Transform } from 'stream'; export declare let src: (minimatchPathArrayArg: string[]) => Transform; export declare let dest: () => void;