// Augment the jsx-runtime types to include the shadow-root element as intrinsicimport"./dist/jsxRuntime.module.js";declaremodule"./dist/jsxRuntime.module.js"{namespaceJSX{exportinterfaceIntrinsicElements{"shadow-root":HTMLAttributes<HTMLElement>;}}}