export { default as Tab } from './tab'; export type { TabProps } from './tab.types';