import navarHtml from "./navbar/navbar.html"; export const HTMLComponents = { navbar: navarHtml, }; export default {};