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