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