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