export { Tabs } from './tabs'; export { TABS_CHANGE_EVENT, type TabsOptions, type TabsOrientation, type TabsActivationMode, type TabsChangeDetail, type TabsChangeEvent, } from './tabs.types';