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