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