UNPKG

@ssa-ui-kit/widgets

Version:
3 lines (2 loc) 178 B
import { BotsTableProps } from './types'; export declare const BotsTable: ({ children, columns, className }: BotsTableProps) => import("@emotion/react/jsx-runtime").JSX.Element;