import { TabProps } from './Tab.props'; declare const Tab: import('react').ForwardRefExoticComponent>; export default Tab;