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

declare const ArchiveLineIcon: RemixiconReactIconComponentType;
export default ArchiveLineIcon;
