Is there a way of using the Tooltip component without installing a Vue plugin to not use bundle size for the whole app? I managed to do it importing it as `import { Tooltip } from 'floating-vue'`, but I don't know how to handle the themes.