import { RawTheadProps } from '../RawTable/RawThead'; export declare const Thead: ({ children, ...props }: RawTheadProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Thead.d.ts.map