UNPKG

@ssa-ui-kit/widgets

Version:
9 lines (8 loc) 402 B
export declare const BotsTableCell: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; } & { align?: string; } & import("@ssa-ui-kit/core").CommonProps & import("react").ClassAttributes<HTMLTableDataCellElement> & import("react").TdHTMLAttributes<HTMLTableDataCellElement> & { theme?: import("@emotion/react").Theme; }, {}, {}>;