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