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