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