import type React from "react"; declare global { namespace JSX { interface IntrinsicElements { "tds-indeterminate": React.DetailedHTMLProps & { value?: string; }, HTMLElement>; } } } //# sourceMappingURL=tds-indeterminate.d.ts.map