import type { SFCWithInstall } from '../utils/types'; import Menu from './src/menu.vue'; declare const _Menu: SFCWithInstall; export default _Menu;