/// export declare function createZipBuffer({ entry, config, }: { entry: string; config?: any; }): Promise;