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