Using vue package in Administration component

i want to use vue package like this
Vue.use(npmPackageName)
but when I import vue form ‚vue‘ this message appear
Can’t resolve vue
my question is how can i use npm package in administration component ?
thanks a lot

@Max_Shop
thanks but,
Which one should I use?
Shopware.use is not a function
Shopware.Component.use is not a function