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