import * as React from 'react'; declare function ZipFileIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ZipFileIcon;