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