import React from 'react'; import IconProps from './props'; declare const TablePlusIcon: React.FC; export default TablePlusIcon;