import { SVGProps } from "react"; declare const TableCellsIcon: (props: SVGProps) => JSX.Element; export default TableCellsIcon;