export { default as FancyTabSwitchButton } from './FancyTabSwitchButton'; export type { TFancyTabSwitchButton, TTabSwitchButtonProps, TTabSwitchButton, TTabSwitchDetailsChildren, TTabSwitchDetailsLabelIcon, } from './TFancyTabSwitchButton.model';