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