const DSH = window.ConstruimosTuEdificioDesignSystem_3f039f; const D_H = window.CTE_DATA; function Home({ onNavigate }) { const { Hero } = DSH; return ( ); } Object.assign(window, { Home });