declare function unzip(arr: Array): Array; export = unzip;