import foo from 'foo' import Bar from 'bar' export default () => (
Imported modules from another workspace:
{foo}
)