import type { IconProps } from '../../types'; declare const NotificationFill: import("react").NamedExoticComponent; /** * Remix Icon: Notification Fill * @see {@link https://remixicon.com/icon/notification-fill Remix Icon Docs} */ export { NotificationFill };