UNPKG

@ssa-ui-kit/widgets

Version:
7 lines (6 loc) 366 B
export declare const BotsTableWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; } & import("@ssa-ui-kit/core").CommonProps & import("react").ClassAttributes<HTMLTableElement> & import("react").TableHTMLAttributes<HTMLTableElement> & { theme?: import("@emotion/react").Theme; }, {}, {}>;