import { FaRegEyeSlash } from 'react-icons/fa'; export function EmptyDataRow(props: any) { const { columns, text } = props; return (