import { IconDefinition } from '../types'; declare const TableOutlined: IconDefinition; export default TableOutlined;