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

declare const Archive: ReactIconComponentType;
export default Archive;
            