import html from './html'; import react from './react/react'; import reactStatic from './react/static'; declare const _default: { html: typeof html; react: typeof react; reactStatic: typeof reactStatic; }; export default _default; //# sourceMappingURL=index.d.ts.map