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