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