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