import { ReactIconComponentType } from '../types';

declare const Unarchive: ReactIconComponentType;
export default Unarchive;
            