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