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