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