import { Popup } from 'semantic-ui-react'; export default ({ position, ...props }) => ( );