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