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