package import_out; import import_use.List; public class TestUseInDecl { public void main() { Provider p= null; List list= null; } }