import { FancyTabSwitchWithTabSwitchAtts } from './TFancyTabSwitch.model'; export default function FancyTabSwitch(props: FancyTabSwitchWithTabSwitchAtts): import("react/jsx-runtime").JSX.Element;