import { RemixiconReactIconComponentType } from './dist/typings';

declare const FileZipLineIcon: RemixiconReactIconComponentType;
export default FileZipLineIcon;
