import foo, {baz as xyz} from "foo"; import foo, * as bar from "foo";