export { default as ServersManageBackupsPage } from './hosting/manage/backups.vue' export { default as ServersManageFilesPage } from './hosting/manage/files.vue' export { default as ServersManagePageIndex } from './hosting/manage/index.vue'