@ssa-ui-kit/widgets
Version:
SSA UI Kit widgets
7 lines (6 loc) • 372 B
TypeScript
export declare const BotsTableHead: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: React.ElementType;
} & import("@ssa-ui-kit/core").CommonProps & import("react").ClassAttributes<HTMLTableSectionElement> & import("react").HTMLAttributes<HTMLTableSectionElement> & {
theme?: import("@emotion/react").Theme;
}, {}, {}>;