import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const NotificationsOffIcon: FunctionalComponent; export default NotificationsOffIcon;