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