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

declare const FolderZipLineIcon: RemixiconReactIconComponentType;
export default FolderZipLineIcon;
