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