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