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