export { default as TabPanel } from './tab-panel'; export type { TabPanelProps } from './tab-panel.types';