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