import Menu, { DEFAULT_IDS } from './Menu'; export { DEFAULT_IDS }; export default Menu;