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

declare const InboxArchiveLineIcon: RemixiconReactIconComponentType;
export default InboxArchiveLineIcon;
