import { IconProps } from '../types'; import React from 'react'; declare const TabCollapseIcon: React.FC; export default TabCollapseIcon;