// @flow import * as React from 'react'; const MenuSeparator = () =>
  • ; export default MenuSeparator;