export declare function zipDir(src: string, dest: string, ignore?: string[]): Promise;