export declare const Tr: import("react").ForwardRefExoticComponent<{ highlight?: import("./types.js").TrHighlights; } & Omit & import("react").HTMLAttributes & { as?: keyof JSX.IntrinsicElements; forwardedAs?: keyof JSX.IntrinsicElements; }, "ref" | "highlight"> & import("react").RefAttributes>; //# sourceMappingURL=Tr.d.ts.map