import { TableCellProps } from '../..'; import { Product } from './product'; export declare const ActionsCell: (props: TableCellProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=actions-cell.d.ts.map