import { IconDefinition } from '../types'; declare const NotificationOutlined: IconDefinition; export default NotificationOutlined;