import module; import module as foo; import module.*; import module.(foo, bar); import module.(foo as foo2, bar, baz as baz2);