interface imports { thunk: func() } interface exports { thunk: func() } world smoke { import imports: imports default export exports }