import type { Components, JSX } from "../types/components"; interface TttxForm_1_9_108 extends Components.TttxForm_1_9_108, HTMLElement {} export const TttxForm_1_9_108: { prototype: TttxForm_1_9_108; new (): TttxForm_1_9_108; }; /** * Used to define this component and all nested components recursively. */ export const defineCustomElement: () => void;