import { TTabSwitchWithHTMLAtts } from './TTabSwitch.model'; export default function TabSwitch(props: TTabSwitchWithHTMLAtts): import("react/jsx-runtime").JSX.Element;