export default (_source: string, _target: string) => { throw new Error('unzip: Not implemented'); };