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

declare const ArchiveFillIcon: RemixiconReactIconComponentType;
export default ArchiveFillIcon;
