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