UNPKG

@ssa-ui-kit/widgets

Version:
9 lines (8 loc) 395 B
export declare const BotsTableRow: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; } & import("@ssa-ui-kit/core").CommonProps & import("react").ClassAttributes<HTMLTableRowElement> & import("react").HTMLAttributes<HTMLTableRowElement> & { theme?: import("@emotion/react").Theme; } & { isDisabled?: boolean; }, {}, {}>;