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