UNPKG

@grafana/ui

Version:
3 lines (2 loc) 149 B
import { type TableCellProps } from './types'; export declare const ActionsCell: (props: TableCellProps) => import("react/jsx-runtime").JSX.Element;