import * as x from './export'; import SpanWrapper from './export-x'; export default function(props) { return

{props.children}

}