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

declare const UnarchiveIcon: MdiReactIconComponentType;
export default UnarchiveIcon;
