import React from 'react'; import { TableCellIconProps } from './TableCellIcon.types'; export declare const TableCellIcon: React.FC;