import { TabContainer } from '../tab-container/tab-container'; export type { TabContainerProps } from '../tab-container/tab-container'; export default TabContainer;