export interface UnzipOptions { clean?: boolean; patterns?: string[]; }