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