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

declare const FolderZipFillIcon: RemixiconReactIconComponentType;
export default FolderZipFillIcon;
