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

declare const ArchiveIcon: MdiReactIconComponentType;
export default ArchiveIcon;
