import React from 'react'; import { IconBaseProps } from './_base'; declare const Notification: React.FC; export default Notification;