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