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