import { Fragment } from 'js-widgets'; declare global { namespace JSX { } } declare function f(type: any, props: any, key: any, __self?: any, __source?: any): import("preact").JSX.Element; export { f as jsx, f as jsxs, f as jsxDEV, Fragment };