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