// Type definitions for automatic JSX runtime in testing
export { jsx, jsxs, Fragment, JSX } from '../stencil-core/jsx-runtime';
