import Content from './Content.vue'
import type { MenuItem } from './type'
export default Content
export { MenuItem }