import UpdateFormWidget from "./update"; import TabWidget from "./tab"; import Map from "./Map"; export { UpdateFormWidget, TabWidget, Map };