import {m} from 'some-react-library'; export default function doAThing() { return foo; }