export {}; import * as J from '../types'; declare global { namespace JSX { type ArrayMaybe = J.ArrayMaybe; type Callback = J.Callback; type Child = J.Child; type ChildWithMetadata = J.ChildWithMetadata; type Classes = J.Classes; type ComponentFunction

= J.ComponentFunction

; type ComponentIntrinsicElement = J.ComponentIntrinsicElement; type ComponentNode = J.ComponentNode; type Component

= J.Component

; type ComponentsMap = J.ComponentsMap; type Constructor = J.Constructor; type ConstructorWith = J.ConstructorWith; type ContextData = J.ContextData; type ContextProvider = J.ContextProvider; type Context = J.Context; type ContextWithDefault = J.ContextWithDefault; type DirectiveFunction = J.DirectiveFunction; type DirectiveProvider = J.DirectiveProvider; type DirectiveRef = J.DirectiveRef; type DirectiveRegister = J.DirectiveRegister; type Directive = J.Directive; type DirectiveData = J.DirectiveData; type DirectiveOptions = J.DirectiveOptions; type Disposer = J.Disposer; type EffectFunction = J.EffectFunction; type EffectOptions = J.EffectOptions; type Element = J.Element; type ExtractArray = J.ExtractArray; type EventListener = J.EventListener; type Falsy = J.Falsy; type ForOptions = J.ForOptions; type FN = J.FN; type FragmentUndefined = J.FragmentUndefined; type FragmentNode = J.FragmentNode; type FragmentFragment = J.FragmentFragment; type FragmentNodes = J.FragmentNodes; type FragmentFragments = J.FragmentFragments; type FragmentMixed = J.FragmentMixed; type Fragment = J.Fragment; type FunctionMaybe = J.FunctionMaybe; type Indexed = J.Indexed; type LazyComponent

= J.LazyComponent

; type LazyFetcher

= J.LazyFetcher

; type LazyResult

= J.LazyResult

; type MemoOptions = J.MemoOptions; type Observable = J.Observable; type ObservableLike = J.ObservableLike; type ObservableReadonly = J.ObservableReadonly; type ObservableReadonlyLike = J.ObservableReadonlyLike; type ObservableMaybe = J.ObservableMaybe; type ObservableOptions = J.ObservableOptions; type PromiseMaybe = J.PromiseMaybe; type Props = J.Props; type Ref = J.Ref; type ResourceStaticPending = J.ResourceStaticPending; type ResourceStaticRejected = J.ResourceStaticRejected; type ResourceStaticResolved = J.ResourceStaticResolved; type ResourceStatic = J.ResourceStatic; type ResourceFunction = J.ResourceFunction; type Resource = J.Resource; type StoreOptions = J.StoreOptions; type SuspenseCollectorData = J.SuspenseCollectorData; type SuspenseData = J.SuspenseData; type TemplateActionPath = J.TemplateActionPath; type TemplateActionProxy = J.TemplateActionProxy; type TemplateActionWithNodes = J.TemplateActionWithNodes; type TemplateActionWithPaths = J.TemplateActionWithPaths; type TemplateVariableProperties = J.TemplateVariableProperties; type TemplateVariableData = J.TemplateVariableData; type TemplateVariablesMap = J.TemplateVariablesMap; type Truthy = J.Truthy; type CSSProperties = J.CSSProperties; type Nullable = J.Nullable; type AllClassProperties = J.AllClassProperties; type DOMCSSProperties = J.DOMCSSProperties; type DOMCSSVariables = J.DOMCSSVariables; type HTMLAttributeReferrerPolicy = J.HTMLAttributeReferrerPolicy; type Children = J.Child; type Class = J.FunctionMaybe | J.Class)[]>>; type Refs = J.Refs; type Style = J.FunctionMaybe>; type IntrinsicElement = J.IntrinsicElements[T]; type ClassProperties = J.ClassProperties; type StyleProperties = J.StyleProperties; type TargetedEvent = J.TargetedEvent; type TargetedAnimationEvent = J.TargetedAnimationEvent; type TargetedClipboardEvent = J.TargetedClipboardEvent; type TargetedChangeEvent = J.TargetedChangeEvent; type TargetedCompositionEvent = J.TargetedCompositionEvent; type TargetedDragEvent = J.TargetedDragEvent; type TargetedFocusEvent = J.TargetedFocusEvent; type TargetedInputEvent = J.TargetedInputEvent; type TargetedKeyboardEvent = J.TargetedKeyboardEvent; type TargetedMouseEvent = J.TargetedMouseEvent; type TargetedPointerEvent = J.TargetedPointerEvent; type TargetedSubmitEvent = J.TargetedSubmitEvent; type TargetedTouchEvent = J.TargetedTouchEvent; type TargetedTransitionEvent = J.TargetedTransitionEvent; type TargetedUIEvent = J.TargetedUIEvent; type TargetedWheelEvent = J.TargetedWheelEvent; type EventHandler = J.EventHandler; type AnimationEventHandler = J.AnimationEventHandler; type ClipboardEventHandler = J.ClipboardEventHandler; type ChangeEventHandler = J.ChangeEventHandler; type CompositionEventHandler = J.CompositionEventHandler; type DragEventHandler = J.DragEventHandler; type FocusEventHandler = J.FocusEventHandler; type GenericEventHandler = J.GenericEventHandler; type InputEventHandler = J.InputEventHandler; type KeyboardEventHandler = J.KeyboardEventHandler; type MouseEventHandler = J.MouseEventHandler; type PointerEventHandler = J.PointerEventHandler; type SubmitEventHandler = J.SubmitEventHandler; type TouchEventHandler = J.TouchEventHandler; type TransitionEventHandler = J.TransitionEventHandler; type UIEventHandler = J.UIEventHandler; type WheelEventHandler = J.WheelEventHandler; type ElementAttributesProperty = J.ElementAttributesProperty; type ElementChildrenAttribute = J.ElementChildrenAttribute; type IntrinsicAttributes = J.IntrinsicAttributes; type AriaAttributes = J.AriaAttributes; type Directives = J.Directives; type DirectiveAttributes = J.DirectiveAttributes; type EventAttributes = J.EventAttributes; type ViewAttributes = J.ViewAttributes; type DOMAttributes = J.DOMAttributes; type VoidHTMLAttributes = J.VoidHTMLAttributes; type HTMLAttributes = J.VoidHTMLAttributes & ViewAttributes; type SVGAttributes = J.HTMLAttributes & DirectiveAttributes; type AnchorHTMLAttributes = J.HTMLAttributes; type AudioHTMLAttributes = J.MediaHTMLAttributes; type AreaHTMLAttributes = J.VoidHTMLAttributes; type BaseHTMLAttributes = J.VoidHTMLAttributes; type BlockquoteHTMLAttributes = J.HTMLAttributes; type BrHTMLAttributes = J.BrHTMLAttributes; type ButtonHTMLAttributes = J.ButtonHTMLAttributes; type CanvasHTMLAttributes = J.CanvasHTMLAttributes; type ColHTMLAttributes = J.ColHTMLAttributes; type ColgroupHTMLAttributes = J.ColgroupHTMLAttributes; type DataHTMLAttributes = J.DataHTMLAttributes; type DetailsHTMLAttributes = J.DetailsHTMLAttributes; type DelHTMLAttributes = J.DelHTMLAttributes; type DialogHTMLAttributes = J.DialogHTMLAttributes; type EmbedHTMLAttributes = J.EmbedHTMLAttributes; type FieldsetHTMLAttributes = J.FieldsetHTMLAttributes; type FormHTMLAttributes = J.FormHTMLAttributes; type HrHTMLAttributes = J.HrHTMLAttributes; type HtmlHTMLAttributes = J.HtmlHTMLAttributes; type IframeHTMLAttributes = J.IframeHTMLAttributes; type ImgHTMLAttributes = J.ImgHTMLAttributes; type InsHTMLAttributes = J.InsHTMLAttributes; type InputHTMLAttributes = J.InputHTMLAttributes; type KeygenHTMLAttributes = J.KeygenHTMLAttributes; type LabelHTMLAttributes = J.LabelHTMLAttributes; type LiHTMLAttributes = J.LiHTMLAttributes; type LinkHTMLAttributes = J.LinkHTMLAttributes; type MapHTMLAttributes = J.MapHTMLAttributes; type MenuHTMLAttributes = J.MenuHTMLAttributes; type MediaHTMLAttributes = J.MediaHTMLAttributes; type MetaHTMLAttributes = J.MetaHTMLAttributes; type MeterHTMLAttributes = J.MeterHTMLAttributes; type QuoteHTMLAttributes = J.QuoteHTMLAttributes; type ObjectHTMLAttributes = J.ObjectHTMLAttributes; type OlHTMLAttributes = J.OlHTMLAttributes; type OptgroupHTMLAttributes = J.OptgroupHTMLAttributes; type OptionHTMLAttributes = J.OptionHTMLAttributes; type OutputHTMLAttributes = J.OutputHTMLAttributes; type ParamHTMLAttributes = J.ParamHTMLAttributes; type ProgressHTMLAttributes = J.ProgressHTMLAttributes; type SlotHTMLAttributes = J.SlotHTMLAttributes; type ScriptHTMLAttributes = J.ScriptHTMLAttributes; type SelectHTMLAttributes = J.SelectHTMLAttributes; type SourceHTMLAttributes = J.SourceHTMLAttributes; type StyleHTMLAttributes = J.StyleHTMLAttributes; type TableHTMLAttributes = J.TableHTMLAttributes; type TextareaHTMLAttributes = J.TextareaHTMLAttributes; type TdHTMLAttributes = J.TdHTMLAttributes; type ThHTMLAttributes = J.ThHTMLAttributes; type TimeHTMLAttributes = J.TimeHTMLAttributes; type TrackHTMLAttributes = J.TrackHTMLAttributes; type VideoHTMLAttributes = J.VideoHTMLAttributes; type WbrHTMLAttributes = J.WbrHTMLAttributes; type WebViewHTMLAttributes = J.WebViewHTMLAttributes; type IntrinsicElementsMap = J.IntrinsicElementsMap; type IntrinsicElements = J.IntrinsicElements; } } //# sourceMappingURL=types.d.ts.map