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