export declare function zip(data: any): any; export declare function unzip(data: any): any;