|  | @@ -23,7 +23,6 @@ declare module 'vue' {
 | 
	
		
			
				|  |  |      ManyToMany: typeof import('./src/components/manyToMany/index.vue')['default']
 | 
	
		
			
				|  |  |      NoticeBar: typeof import('./src/components/noticeBar/index.vue')['default']
 | 
	
		
			
				|  |  |      PermissionButton: typeof import('./src/components/PermissionButton/index.vue')['default']
 | 
	
		
			
				|  |  | -    ProgressBar: typeof import('./src/components/ProgressBar/index.vue')['default']
 | 
	
		
			
				|  |  |      RouterLink: typeof import('vue-router')['RouterLink']
 | 
	
		
			
				|  |  |      RouterView: typeof import('vue-router')['RouterView']
 | 
	
		
			
				|  |  |      SvgIcon: typeof import('./src/components/svgIcon/index.vue')['default']
 |