import type { IconProps } from '../../types'; declare const NotificationOffLine: import("react").NamedExoticComponent; /** * MingCute Icon: Notification Off Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { NotificationOffLine };