export declare function zipDir(dirPath: any, outputPath: any, ignore?: string | string[]): Promise;