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

declare const InboxArchiveFillIcon: RemixiconReactIconComponentType;
export default InboxArchiveFillIcon;
