export declare const Th: import("react").ForwardRefExoticComponent<{ align?: import("./types.js").TableAligns; sortDir?: import("./types.js").ThSortDirs; variant?: import("./types.js").ThTdVariants; } & Omit & import("react").ThHTMLAttributes & { as?: keyof JSX.IntrinsicElements; forwardedAs?: keyof JSX.IntrinsicElements; }, "ref" | "align" | "variant" | "sortDir"> & import("react").RefAttributes>; //# sourceMappingURL=Th.d.ts.map