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