import { MenuItem } from ".." export interface MenuItemProps { item: MenuItem }