export { default as TabSwitch } from './TabSwitch'; export type { TTabSwitch, TTabSwitchWithHTMLAtts } from './TTabSwitch.model';