export declare function createBuildZip(dir: string, zipPath: string): Promise<{}>;