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

declare const FileZipFillIcon: RemixiconReactIconComponentType;
export default FileZipFillIcon;
