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