import { IWebTableProps } from "../table/webTable"; export default function hasRowAction(props: IWebTableProps, withoutEdit?: boolean): boolean;