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