import type { IconComponent } from '../types'; declare const Archive: IconComponent; export default Archive;