Token used to expose menus to their child components.
const MENU_COMPONENT: InjectionToken<Menu<any> | MenuBar<any>>;