import SystemLogo from './SystemLogo/index.vue'; import DarkModeSwitch from './DarkModeSwitch/index.vue'; export { SystemLogo, DarkModeSwitch };