export { default } from '../components/TabSwitch/TabSwitch'; export { default as TabSwitch } from '../components/TabSwitch/TabSwitch'; export type { TabsSwitchProps, TabSwitchElement, TabSwitchUser, TabSwitchSession, TabSwitchCompany, AuthSession, TAuthUser, TCompany, TUser, } from '../components/TabSwitch/TabSwitch';