export { default as TabList } from './tab-list'; export type { TabListProps } from './tab-list.types';