export { default as SwitchList } from './SwitchList';
export type { TSwitchList } from './TSwitchList.model';
