import type { IconComponent } from '../types'; declare const ZipFile: IconComponent; export default ZipFile;