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