In docs there is a Tags section with such stuff:
A lowercase tag, like
<div>, denotes a regular HTML element. A capitalised tag, such as<Widget>or<Namespace.Widget>, indicates a component.
How export such <Namespace.Widget> or <Namespace.Whatever>?