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